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
935c26efb2
commit
7cd068cf4f
|
@ -255,6 +255,7 @@
|
|||
"0x2b15bc62d1FB46ADE4763A3c5ea0917460bb25F1",
|
||||
"0x2B54d3d7aB8e65895168938F7145F39225Db7CE5",
|
||||
"0x2b974da27C9DD35412d71Dd36e3e108486c45444",
|
||||
"0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc",
|
||||
"0x2Bc4eb013DDee29D37920938B96d353171289B7C",
|
||||
"0x2c094F5A7D1146BB93850f629501eB749f6Ed491",
|
||||
"0x2C125b09C2DBed3d1669a3183298285e5cf46154",
|
||||
|
|
|
@ -1,34 +1,33 @@
|
|||
{
|
||||
"name": "Big Doge Coin",
|
||||
"website": "https://bigdoge.io/",
|
||||
"description": "$BigeDoge is the token of the First Decentralized Gaming World on Binance Smart Chain. The main focus is to provide the best entertainment possible for our players on blockchain, and the token is used among players. $BigeDoge is used for trading, in game activities and forming votes on important dicisions of the project among holders. ",
|
||||
"explorer": "https://bscscan.com/token/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc",
|
||||
"symbol": "BigDoge",
|
||||
"type": "BEP20",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/bigdogecoin/"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/bigdogecrypto"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/bigdogecoin"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/bigdogecrypto/"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/channel/UCP6HVzQf3ClG9hgZEPFz7tA"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
{
|
||||
"name": "Big Doge Coin",
|
||||
"website": "https://bigdoge.io/",
|
||||
"description": "$BigeDoge is the token of the First Decentralized Gaming World on Binance Smart Chain. The main focus is to provide the best entertainment possible for our players on blockchain, and the token is used among players. $BigeDoge is used for trading, in game activities and forming votes on important dicisions of the project among holders. ",
|
||||
"explorer": "https://bscscan.com/token/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc",
|
||||
"symbol": "BigDoge",
|
||||
"type": "BEP20",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/bigdogecoin/"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/bigdogecrypto"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/bigdogecoin"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/bigdogecrypto/"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/channel/UCP6HVzQf3ClG9hgZEPFz7tA"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 3001,
|
||||
"commit": "26b775f7074b799156f2155311e4023cebfea67a",
|
||||
"date": "2021-07-20T16:25:15.416Z"
|
||||
"versionNum": 3002,
|
||||
"commit": "935c26efb2209efbc3a8f3ff23b48ec62abec424",
|
||||
"date": "2021-07-20T17:02:41.758Z"
|
||||
}
|
16
history/versions/3002.json
Normal file
16
history/versions/3002.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 3002,
|
||||
"commit": "935c26efb2209efbc3a8f3ff23b48ec62abec424",
|
||||
"date": "2021-07-20T17:02:41.758Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 3001,
|
||||
"commit": "26b775f7074b799156f2155311e4023cebfea67a",
|
||||
"date": "2021-07-20T16:25:15.416Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/assets/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc/info.json",
|
||||
"blockchains/smartchain/assets/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user