mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
* info.json please add info json to ERC20(ERC20) token on Smart Chain * Add logo file (from 5979) * Fixes (sanity and consistency, auto), history * Update ERC20 version info as well * Autofix (json format, allowlist) Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
7b251ce95a
commit
1793d55ebd
|
@ -3,8 +3,8 @@
|
|||
"symbol": "ERC20",
|
||||
"type": "ERC20",
|
||||
"decimals": 18,
|
||||
"description": "-",
|
||||
"website": "https://index-erc20.io",
|
||||
"description": "ERC20 is an innovative NFT Collectible token and a new kind of DeFi.",
|
||||
"website": "https://erc20.tech",
|
||||
"explorer": "https://etherscan.io/token/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA",
|
||||
"status": "active",
|
||||
"id": "0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA"
|
||||
|
|
|
@ -90,6 +90,7 @@
|
|||
"0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6",
|
||||
"0x571D0B55fe30eb1F6E68e8799F181c46De6B0059",
|
||||
"0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B",
|
||||
"0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB",
|
||||
"0x5A37F6a7fFa184E2287aD226989441D685e4Bf7A",
|
||||
"0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea",
|
||||
"0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587",
|
||||
|
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "ERC20",
|
||||
"website": "https://erc20.tech",
|
||||
"white_paper": "https://erc20.tech/erc20token-whitepaper",
|
||||
"description": "ERC20 is an innovative NFT Collectible token and a new kind of DeFi. With a built-in smart-contract introduced the future needs and desires of holders ERC20 Token is open-ended by design, it is extremely well-suited to serving as a foundational layer for a very large number of both financial, non-financial and farming with Non-fungible token (NFT) world in the years to come.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "CoinGecko",
|
||||
"url": "https://www.coingecko.com/en/coins/erc20",
|
||||
"handle": "ERC20 Token"
|
||||
},
|
||||
{
|
||||
"name": "CoinMarketCap",
|
||||
"url": "https://coinmarketcap.com/currencies/erc20/",
|
||||
"handle": "ERC20 Token"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/erc20coin",
|
||||
"handle": "ERC20 Token"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB",
|
||||
"symbol": "ERC20",
|
||||
"type": "BEP20",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue
Block a user