Add Contentos (COS) ERC20

This commit is contained in:
Mykola 2020-05-11 13:49:16 -07:00
parent da18634767
commit ba11bfeefc
2 changed files with 7 additions and 0 deletions

View File

@ -8124,6 +8124,12 @@
"token_id": "HNST-3C9",
"id": 4035
},
{
"coin": 60,
"type": "token",
"token_id": "0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc",
"id": 4036
},
{
"coin": 714,
"type": "token",

View File

@ -57,6 +57,7 @@ const custom: mapTiker[] = [
{"coin": 714, "type": typeToken, "token_id": "BUSD-BD1", "id": 4687}, // BUSD-BD1 (BEP2)
{"coin": 60, "type": typeToken, "token_id": "0xBD87447F48ad729C5c4b8bcb503e1395F62e8B98", "id": 3408}, // Pool Usdc (plUsdc)
{"coin": 60, "type": typeToken, "token_id": "0x49d716DFe60b37379010A75329ae09428f17118d", "id": 4943}, // Pool Dai (plDai)
{"coin": 60, "type": typeToken, "token_id": "0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc", "id": 4036}, // Contentos (COS)
// {"coin": 60, "type": typeToken, "token_id": "XXX", "id": XXX}, // XXX (XXX)
]