Skip to content

Commit

Permalink
Merge pull request #47 from mantlenetworkio/append-methl2-into-mainnet
Browse files Browse the repository at this point in the history
[feat]: append mETH L2 token into mainnet
  • Loading branch information
Sha3nS authored Nov 21, 2023
2 parents 913f1c9 + c1c7b30 commit c7c2350
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 21 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ err.out
std.out
dist/
tmp/
.idea/
.idea/
.vscode/
10 changes: 0 additions & 10 deletions .vscode/extensions.json

This file was deleted.

10 changes: 0 additions & 10 deletions .vscode/settings.json

This file was deleted.

6 changes: 6 additions & 0 deletions data/mETH/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
"symbol": "mETH",
"decimals": 18,
"tokens": {
"ethereum": {
"address": "0xd5F7838F5C461fefF7FE49ea5ebaF7728bB0ADfa"
},
"mantle": {
"address": "0xcDA86A272531e8640cD7F1a92c01839911B90bb0"
},
"goerli": {
"address": "0x20d7E093B3fa5eBfA7a0fa414FaD547743a2400F"
},
Expand Down

0 comments on commit c7c2350

Please sign in to comment.