Skip to content

Commit

Permalink
mocks: global db
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptotechmaker committed Oct 9, 2023
1 parent 1237640 commit e03a373
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 2,365 deletions.
41 changes: 39 additions & 2 deletions src/global__db
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,47 @@
"421613": []
},
"tapioca-mocks": {
"4002": [],
"4002": [
{
"name": "FTMMock",
"address": "0x5dE5619f168c902532F09f152e57267fA879ef09",
"meta": {
"isERC20Mock": true
}
},
{
"name": "FTMLPMock",
"address": "0x42425C0412ED25ddeA13827e07ef45bcaE4FfF9E",
"meta": {
"isERC20Mock": true
}
},
{
"name": "WETHMock",
"address": "0xf8CBf810E80DCC5bBAb7B0be8C64D31319EA996D",
"meta": {
"isERC20Mock": true
}
}
],
"43113": [],
"80001": [],
"421613": []
"421613": [
{
"name": "GLPMock",
"address": "0xc6A552e280500D4BDF39E6fFAC4E65FF39737fa7",
"meta": {
"isERC20Mock": true
}
},
{
"name": "WETHMock",
"address": "0x00AAc35Ff4f40FfA2E623D3E341762E75D47927b",
"meta": {
"isERC20Mock": true
}
}
]
},
"tapioca-strategies": {
"43113": [],
Expand Down
Loading

0 comments on commit e03a373

Please sign in to comment.