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
77ec3b3c55
commit
d4e208db7a
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "botXcoin",
|
"name": "botXcoin",
|
||||||
"symbol": "BOTX",
|
"symbol": "BOTX",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"description": "The first copytrade platform with blockchain technology",
|
"description": "The first copytrade platform with blockchain technology",
|
||||||
"website": "http://botxcoin.com",
|
"website": "http://botxcoin.com",
|
||||||
"explorer": "https://etherscan.io/token/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1",
|
"explorer": "https://etherscan.io/token/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1"
|
"id": "0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 2104,
|
"versionNum": 2105,
|
||||||
"commit": "edd1b7036ab662c18cebefc960ddf0129bffba96",
|
"commit": "77ec3b3c55b306eb4c25ffd776adb3557e02477a",
|
||||||
"date": "2021-06-11T10:46:42.908Z"
|
"date": "2021-06-11T10:48:25.610Z"
|
||||||
}
|
}
|
16
history/versions/2105.json
Normal file
16
history/versions/2105.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 2105,
|
||||||
|
"commit": "77ec3b3c55b306eb4c25ffd776adb3557e02477a",
|
||||||
|
"date": "2021-06-11T10:48:25.610Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 2104,
|
||||||
|
"commit": "edd1b7036ab662c18cebefc960ddf0129bffba96",
|
||||||
|
"date": "2021-06-11T10:46:42.908Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/info.json",
|
||||||
|
"blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user