mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Contentos (COS) ERC20
This commit is contained in:
parent
da18634767
commit
ba11bfeefc
|
@ -8124,6 +8124,12 @@
|
|||
"token_id": "HNST-3C9",
|
||||
"id": 4035
|
||||
},
|
||||
{
|
||||
"coin": 60,
|
||||
"type": "token",
|
||||
"token_id": "0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc",
|
||||
"id": 4036
|
||||
},
|
||||
{
|
||||
"coin": 714,
|
||||
"type": "token",
|
||||
|
|
|
@ -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)
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user