-
Notifications
You must be signed in to change notification settings - Fork 652
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f6da86e
commit 1fa1d3c
Showing
3 changed files
with
53 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.