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
937f089f0b
commit
bd1996f83a
|
@ -3,6 +3,7 @@
|
||||||
"0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21",
|
"0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21",
|
||||||
"0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7",
|
"0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7",
|
||||||
"0x0288D3E353fE2299F11eA2c2e1696b4A648eCC07",
|
"0x0288D3E353fE2299F11eA2c2e1696b4A648eCC07",
|
||||||
|
"0x0321394309CaD7E0E424650844c3AB3b659315d3",
|
||||||
"0x03D6BD3d48F956D783456695698C407A46ecD54d",
|
"0x03D6BD3d48F956D783456695698C407A46ecD54d",
|
||||||
"0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd",
|
"0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd",
|
||||||
"0x0567D7fad179dCd2a89508B77cCe93E26f8998F7",
|
"0x0567D7fad179dCd2a89508B77cCe93E26f8998F7",
|
||||||
|
|
|
@ -1,27 +1,27 @@
|
||||||
{
|
{
|
||||||
"name": "XBN Community",
|
"name": "XBN Community",
|
||||||
"website": "https://xbc.xbn.finance",
|
"website": "https://xbc.xbn.finance",
|
||||||
"short_description": "A community-driven, fair-launched DeFi project built on Binance Smart Chain #BSC",
|
"short_description": "A community-driven, fair-launched DeFi project built on Binance Smart Chain #BSC",
|
||||||
"explorer": "https://bscscan.com/token/0x0321394309cad7e0e424650844c3ab3b659315d3",
|
"explorer": "https://bscscan.com/token/0x0321394309cad7e0e424650844c3ab3b659315d3",
|
||||||
"source_code": "https://github.com/ElasticBTC-XBT",
|
"source_code": "https://github.com/ElasticBTC-XBT",
|
||||||
"description": "XBN Community is a community-driven, fair-launched DeFi project built on Binance Smart Chain #BSC. Three functions occur during each trade: Reflection, LP Acquisition, and Burn.",
|
"description": "XBN Community is a community-driven, fair-launched DeFi project built on Binance Smart Chain #BSC. Three functions occur during each trade: Reflection, LP Acquisition, and Burn.",
|
||||||
"socials": [
|
"socials": [
|
||||||
{
|
{
|
||||||
"name": "Twitter",
|
"name": "Twitter",
|
||||||
"url": "https://twitter.com/elasticbitcoin"
|
"url": "https://twitter.com/elasticbitcoin"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Medium",
|
"name": "Medium",
|
||||||
"url": "https://medium.com/elastic-bitcoin-xbt"
|
"url": "https://medium.com/elastic-bitcoin-xbt"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Telegram",
|
"name": "Telegram",
|
||||||
"url": "https://t.me/elasticbitcoin"
|
"url": "https://t.me/elasticbitcoin"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "XBC",
|
"symbol": "XBC",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0321394309CaD7E0E424650844c3AB3b659315d3"
|
"id": "0x0321394309CaD7E0E424650844c3AB3b659315d3"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 774,
|
"versionNum": 775,
|
||||||
"commit": "063b0bd11c96f2f695ab90ebaa10b1a01356c1ca",
|
"commit": "937f089f0ba9bad85af74908e03bbd34c61128b3",
|
||||||
"date": "2021-04-25T09:35:15.791Z"
|
"date": "2021-04-25T11:40:34.400Z"
|
||||||
}
|
}
|
16
history/versions/775.json
Normal file
16
history/versions/775.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 775,
|
||||||
|
"commit": "937f089f0ba9bad85af74908e03bbd34c61128b3",
|
||||||
|
"date": "2021-04-25T11:40:34.400Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 774,
|
||||||
|
"commit": "063b0bd11c96f2f695ab90ebaa10b1a01356c1ca",
|
||||||
|
"date": "2021-04-25T09:35:15.791Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x0321394309CaD7E0E424650844c3AB3b659315d3/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x0321394309CaD7E0E424650844c3AB3b659315d3/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user