Skip to content

Commit

Permalink
Merge pull request #973 from morpho-org/master
Browse files Browse the repository at this point in the history
Bridge Morpho tokens
  • Loading branch information
wbnns authored Nov 7, 2024
2 parents dd40cac + 3b3a932 commit aa089f3
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
22 changes: 22 additions & 0 deletions data/MORPHO/data.json
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"
}
}

}
}
14 changes: 14 additions & 0 deletions data/MORPHO/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 aa089f3

Please sign in to comment.