Skip to content

Commit

Permalink
Merge pull request #122 from connext/metis-assets
Browse files Browse the repository at this point in the history
Metis assets
  • Loading branch information
wanglonghong authored Feb 4, 2024
2 parents 44181cd + ac1d454 commit 1f2beac
Showing 1 changed file with 33 additions and 2 deletions.
35 changes: 33 additions & 2 deletions crossChain.json
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,11 @@
"symbol": "xSPACE",
"mainnetEquivalent": "0x1D1498166DDCEeE616a6d99868e1E0677300056f",
"decimals": 18
},
"0x272DF088C3bDafeDCa5f66D76B1372A6091eFc64": {
"name": "Savings Dai",
"symbol": "sDAI",
"decimals": 18
}
},
"rpc": ["https://ethereum-goerli-rpc.allthatnode.com/"],
Expand Down Expand Up @@ -2830,7 +2835,7 @@
"decimals": 18
},
"assetId": {
"0x0000000000000000000000000000000000000000": {
"0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000": {
"symbol": "METIS",
"mainnetEquivalent": "0x0000000000000000000000000000000000000000",
"decimals": 18
Expand All @@ -2839,7 +2844,28 @@
"name": "TEST",
"symbol": "TEST",
"decimals": 18
}
},
"0xEA32A96608495e54156Ae48931A7c20f0dcc1a21": {
"name": "USDC Token",
"symbol": "m.USDC",
"mainnetEquivalent": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"decimals": 6,
"isSingleMinter": true
},
"0xbB06DCA3AE6887fAbF931640f67cab3e3a16F4dC": {
"name": "USDT Token",
"symbol": "m.USDT",
"mainnetEquivalent": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
"decimals": 6,
"isSingleMinter": true
},
"0x420000000000000000000000000000000000000A": {
"name": "Wrapped Ether",
"symbol": "WETH",
"mainnetEquivalent": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"isSingleMinter": true
},
},
"rpc": ["https://metis-pokt.nodies.app"],
"subgraph": [],
Expand Down Expand Up @@ -2948,6 +2974,11 @@
"symbol": "glpgEth",
"mainnetEquivalent": "",
"decimals": 18
},
"0x272DF088C3bDafeDCa5f66D76B1372A6091eFc64": {
"name": "Savings Dai",
"symbol": "sDAI",
"decimals": 18
}
},
"rpc": [
Expand Down

0 comments on commit 1f2beac

Please sign in to comment.