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
3f1c0f0a66
commit
1501611403
|
@ -657,6 +657,7 @@
|
||||||
"0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe",
|
"0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe",
|
||||||
"0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20",
|
"0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20",
|
||||||
"0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e",
|
"0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e",
|
||||||
|
"0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb",
|
||||||
"0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56",
|
"0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56",
|
||||||
"0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5",
|
"0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5",
|
||||||
"0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE",
|
"0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "BNbitcoin Token",
|
"name": "BNbitcoin Token",
|
||||||
"website": "https://bnbitcoin.org",
|
"website": "https://bnbitcoin.org",
|
||||||
"description": "BNbitcoin is the native, pure Proof-of-Work mined token on the Binance Smart Chain",
|
"description": "BNbitcoin is the native, pure Proof-of-Work mined token on the Binance Smart Chain",
|
||||||
"explorer": "https://bscscan.com/token/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb",
|
"explorer": "https://bscscan.com/token/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "BNBTC",
|
"symbol": "BNBTC",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb"
|
"id": "0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 1374,
|
"versionNum": 1375,
|
||||||
"commit": "defad0cf6761a07f0e93c197c2d457a4d09fbcb6",
|
"commit": "3f1c0f0a6626cb1a0ab08f9e57bc54af66dbf929",
|
||||||
"date": "2021-05-15T19:15:16.026Z"
|
"date": "2021-05-15T19:17:03.366Z"
|
||||||
}
|
}
|
17
history/versions/1375.json
Normal file
17
history/versions/1375.json
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 1375,
|
||||||
|
"commit": "3f1c0f0a6626cb1a0ab08f9e57bc54af66dbf929",
|
||||||
|
"date": "2021-05-15T19:17:03.366Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 1374,
|
||||||
|
"commit": "defad0cf6761a07f0e93c197c2d457a4d09fbcb6",
|
||||||
|
"date": "2021-05-15T19:15:16.026Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/allowlist.json",
|
||||||
|
"blockchains/smartchain/assets/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb/info.json",
|
||||||
|
"blockchains/smartchain/assets/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user