mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_BEP2-BEP20_COCOS (#5838)
* add_BEP2-BEP20_COCOS * Fixes (sanity and consistency, auto), history Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
9eed7c93a7
commit
7b44893986
|
@ -44,6 +44,7 @@
|
|||
"CBM-4B2",
|
||||
"CHZ-ECD",
|
||||
"CNNS-E16",
|
||||
"COCOS-CED",
|
||||
"COMP-DEE",
|
||||
"COS-2E4",
|
||||
"COTI-CBB",
|
||||
|
|
11
blockchains/binance/assets/COCOS-CED/info.json
Normal file
11
blockchains/binance/assets/COCOS-CED/info.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "CocosTokenV2",
|
||||
"symbol": "COCOS",
|
||||
"type": "BEP2",
|
||||
"decimals": 8,
|
||||
"description": "https://research.binance.com/en/projects/cocos-bcx",
|
||||
"website": "http://www.cocosbcx.io/en/",
|
||||
"explorer": "https://explorer.binance.org/asset/COCOS-CED",
|
||||
"status": "active",
|
||||
"id": "COCOS-CED"
|
||||
}
|
BIN
blockchains/binance/assets/COCOS-CED/logo.png
Normal file
BIN
blockchains/binance/assets/COCOS-CED/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
|
@ -152,6 +152,7 @@
|
|||
"0xA6381C6Fd8f40A44721eF4f61eDc1a8CCCa7BF3d",
|
||||
"0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929",
|
||||
"0xAa46e2c21B7763a73DB48e9b318899253E66e20C",
|
||||
"0xAb301DaE71f5B386C566f484e636Aee60318F12F",
|
||||
"0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C",
|
||||
"0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99",
|
||||
"0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "CocosTokenV2",
|
||||
"symbol": "COCOS",
|
||||
"type": "BEP20",
|
||||
"decimals": 18,
|
||||
"description": "https://research.binance.com/en/projects/cocos-bcx",
|
||||
"website": "http://www.cocosbcx.io/en/",
|
||||
"explorer": "https://bscscan.com/token/0xab301dae71f5b386c566f484e636aee60318f12f",
|
||||
"status": "active",
|
||||
"id": "0xAb301DaE71f5B386C566f484e636Aee60318F12F"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
Loading…
Reference in New Issue
Block a user