Skip to content

Commit a8bcd3b

Browse files
authored
Coins (#11142)
* earnm * usdt * morpho wrapper
1 parent 8f428e4 commit a8bcd3b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

coins/src/adapters/tokenMapping.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,6 +1051,11 @@
10511051
"decimals": 6,
10521052
"symbol": "M"
10531053
},
1054+
"0x393C0cf85E5a60b730e705396f3bea71648FA3A0": {
1055+
"decimals": "18",
1056+
"symbol": "stakedao-crvUSDUSDC-f",
1057+
"to": "asset#ethereum:0x95f00391cb5eebcd190eb58728b4ce23dbfa6ac1"
1058+
},
10541059
"0xC3361F107c0b82864D5B100A2f3C3E0a1a3586DA": {
10551060
"decimals": "18",
10561061
"symbol": "stakedao-PYcrvUSD",
@@ -1827,6 +1832,11 @@
18271832
}
18281833
},
18291834
"arbitrum": {
1835+
"0x3e62fED35c97145e6B445704B8CE74B2544776A9": {
1836+
"decimals": "18",
1837+
"symbol": "EARNM",
1838+
"to": "coingecko#earnm"
1839+
},
18301840
"0x0000206329b97DB379d5E1Bf586BbDB969C63274": {
18311841
"decimals": "18",
18321842
"symbol": "USDA",
@@ -13555,5 +13565,12 @@
1355513565
"decimals": 6,
1355613566
"symbol": "mantraUSD"
1355713567
}
13568+
},
13569+
"virbicoin": {
13570+
"0xdf136683B118E95c04A61FEC091c65736d9de059": {
13571+
"to": "coingecko#tether",
13572+
"decimals": 6,
13573+
"symbol": "USDT"
13574+
}
1355813575
}
1355913576
}

0 commit comments

Comments
 (0)