-
Notifications
You must be signed in to change notification settings - Fork 696
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #973 from morpho-org/master
Bridge Morpho tokens
- Loading branch information
Showing
2 changed files
with
36 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"name": "Morpho Token", | ||
"symbol": "MORPHO", | ||
"decimals": 18, | ||
"tokens": { | ||
"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.