Skip to content

Commit

Permalink
feat: update morpho token
Browse files Browse the repository at this point in the history
  • Loading branch information
MerlinEgalite committed Nov 10, 2024
1 parent f6da86e commit 1fa1d3c
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/MORPHO/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"decimals": 18,
"tokens": {
"ethereum": {
"address": "0x039b598c6b99e70058E1e9021E000BdacD33d026",
"address": "0x58D97B57BB95320F9a05dC918Aef65434969c2B2",
"overrides": {
"bridge": {
"base": "0x3154Cf16ccdb4C6d922629664174b904d80F2C35"
}
}
},
"base": {
"address": "0x039b598c6b99e70058E1e9021E000BdacD33d026",
"address": "0xBAa5CC21fd487B8Fcc2F632f3F4E8D37262a0842",
"overrides": {
"bridge": "0x4200000000000000000000000000000000000010"
}
Expand Down
37 changes: 37 additions & 0 deletions data/MORPHO_DEPRECATED/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"name": "Morpho Token",
"symbol": "MORPHO",
"decimals": 18,
"tokens": {
"ethereum": {
"address": "0x039b598c6b99e70058E1e9021E000BdacD33d026",
"overrides": {
"bridge": {
"base": "0x3154Cf16ccdb4C6d922629664174b904d80F2C35"
},
"name": "[Deprecated] Morpho Token"
}
},
"base": {
"address": "0x039b598c6b99e70058E1e9021E000BdacD33d026",
"overrides": {
"bridge": "0x4200000000000000000000000000000000000010",
"name": "[Deprecated] Morpho Token"
}
},
"sepolia": {
"address": "0x3CF66a662390e37ff260D0cBAa8Af6d426D60D43",
"overrides": {
"bridge": {
"base-sepolia": "0xfd0Bf71F60660E2f608ed56e1659C450eB113120"
}
}
},
"base-sepolia": {
"address": "0x3CF66a662390e37ff260D0cBAa8Af6d426D60D43",
"overrides": {
"bridge": "0x4200000000000000000000000000000000000010"
}
}
}
}
14 changes: 14 additions & 0 deletions data/MORPHO_DEPRECATED/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1fa1d3c

Please sign in to comment.