mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_BEP20_CELR (#8950)
* add_BEP20_CELR * update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
90a01d7aa1
commit
e5308b88ab
|
@ -117,6 +117,7 @@
|
|||
"0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912",
|
||||
"0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7",
|
||||
"0x1F82a9b541FE4C322B5cd81DCB066620D57de35C",
|
||||
"0x1f9f6a696C6Fd109cD3956F45dC709d2b3902163",
|
||||
"0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63",
|
||||
"0x1fBB6cA220dCBE732f796Fa9b13dd21cD654511b",
|
||||
"0x1fe38769ED41Fe7f47270C78d2F0507b508d06F0",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "CelerToken",
|
||||
"symbol": "CELR",
|
||||
"type": "BEP20",
|
||||
"decimals": 18,
|
||||
"description": "Celer Network describes itself as 'a layer-2 scaling platform to build fast, easy-to-use, low-cost and secure blockchain applications at internet scale through off-chain scaling techniques and incentive-aligned cryptoeconomics'.",
|
||||
"website": "https://www.celer.network/#",
|
||||
"explorer": "https://bscscan.com/token/0x1f9f6a696c6fd109cd3956f45dc709d2b3902163",
|
||||
"status": "active",
|
||||
"id": "0x1f9f6a696C6Fd109cD3956F45dC709d2b3902163"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
Loading…
Reference in New Issue
Block a user