mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto), history
This commit is contained in:
parent
4042ad632c
commit
80106b0d28
|
@ -748,6 +748,7 @@
|
|||
"0x8267d169E1483E01AACBCfd22d294c47ECE9F07f",
|
||||
"0x82b4b883c813dF83623Dc7894c1895305680fec2",
|
||||
"0x82D2f8E02Afb160Dd5A480a617692e62de9038C4",
|
||||
"0x830F7A104a3dF30879D526031D57DAa44BF85686",
|
||||
"0x83A86adf1a7c56e77d36d585B808052e0a2aAD0e",
|
||||
"0x843D4a358471547f51534e3e51fae91cb4Dc3F28",
|
||||
"0x8443f091997f06a61670B735ED92734F5628692F",
|
||||
|
|
|
@ -1,37 +1,37 @@
|
|||
{
|
||||
"name": "iBNB",
|
||||
"website": "https://ibnb.finance/",
|
||||
"description": "iBNB is the first Dynamic DeFi token that adjusts it’s tax rates to sustain and rejuvenate supply pools, building upon existing transaction tax systems used by a large number of existing DeFi tokens by introducing a revolutionary new mechanic: Dynamic Tax Protocol.",
|
||||
"explorer": "https://bscscan.com/token/0x830F7A104a3dF30879D526031D57DAa44BF85686",
|
||||
"type": "BEP20",
|
||||
"symbol": "iBNB",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x830F7A104a3dF30879D526031D57DAa44BF85686",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ibnbfinance"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/IBNBFinance"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://ibnb-finance.gitbook.io/ibnb-whitepaper/"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/i-bnb/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/ibnb/"
|
||||
},
|
||||
{
|
||||
"name": "source_code",
|
||||
"url": "https://bscscan.com/address/0x830F7A104a3dF30879D526031D57DAa44BF85686#code"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"name": "iBNB",
|
||||
"website": "https://ibnb.finance/",
|
||||
"description": "iBNB is the first Dynamic DeFi token that adjusts it’s tax rates to sustain and rejuvenate supply pools, building upon existing transaction tax systems used by a large number of existing DeFi tokens by introducing a revolutionary new mechanic: Dynamic Tax Protocol.",
|
||||
"explorer": "https://bscscan.com/token/0x830F7A104a3dF30879D526031D57DAa44BF85686",
|
||||
"type": "BEP20",
|
||||
"symbol": "iBNB",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x830F7A104a3dF30879D526031D57DAa44BF85686",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ibnbfinance"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/IBNBFinance"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://ibnb-finance.gitbook.io/ibnb-whitepaper/"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/i-bnb/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/ibnb/"
|
||||
},
|
||||
{
|
||||
"name": "source_code",
|
||||
"url": "https://bscscan.com/address/0x830F7A104a3dF30879D526031D57DAa44BF85686#code"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 2927,
|
||||
"commit": "96ca9f465ac2d76f47cfc869e35ce8408d6b38c0",
|
||||
"date": "2021-07-14T07:22:15.333Z"
|
||||
"versionNum": 2928,
|
||||
"commit": "4042ad632cd7536273dccd663fe6d1b922ee77e9",
|
||||
"date": "2021-07-14T07:29:50.982Z"
|
||||
}
|
16
history/versions/2928.json
Normal file
16
history/versions/2928.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 2928,
|
||||
"commit": "4042ad632cd7536273dccd663fe6d1b922ee77e9",
|
||||
"date": "2021-07-14T07:29:50.982Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 2927,
|
||||
"commit": "96ca9f465ac2d76f47cfc869e35ce8408d6b38c0",
|
||||
"date": "2021-07-14T07:22:15.333Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/assets/0x830F7A104a3dF30879D526031D57DAa44BF85686/info.json",
|
||||
"blockchains/smartchain/assets/0x830F7A104a3dF30879D526031D57DAa44BF85686/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user