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
233f3c75d2
commit
f793cc903d
|
@ -1100,6 +1100,7 @@
|
||||||
"0xB1731E5e035CB039298159EcB191cB3fe666Dd0e",
|
"0xB1731E5e035CB039298159EcB191cB3fe666Dd0e",
|
||||||
"0xB1CeD2e320E3f4C8e3511B1DC59203303493F382",
|
"0xB1CeD2e320E3f4C8e3511B1DC59203303493F382",
|
||||||
"0xB248a295732e0225acd3337607cc01068e3b9c10",
|
"0xB248a295732e0225acd3337607cc01068e3b9c10",
|
||||||
|
"0xb26D2d67C7652f361b73552310dA5753041b3867",
|
||||||
"0xB27ADAfFB9fEa1801459a1a81B17218288c097cc",
|
"0xB27ADAfFB9fEa1801459a1a81B17218288c097cc",
|
||||||
"0xb28a7f8f5328FafFDd862985177583c2Bb71E016",
|
"0xb28a7f8f5328FafFDd862985177583c2Bb71E016",
|
||||||
"0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e",
|
"0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e",
|
||||||
|
|
|
@ -1,21 +1,21 @@
|
||||||
{
|
{
|
||||||
"name": "Binapet",
|
"name": "Binapet",
|
||||||
"website": "https://binapet.com",
|
"website": "https://binapet.com",
|
||||||
"description": "Binapet ecosystem is the perfect combination of NFT gaming and DeFi that enables users to have fun and earn profit simultaneously.",
|
"description": "Binapet ecosystem is the perfect combination of NFT gaming and DeFi that enables users to have fun and earn profit simultaneously.",
|
||||||
"explorer": "https://bscscan.com/token/0xb26D2d67C7652f361b73552310dA5753041b3867",
|
"explorer": "https://bscscan.com/token/0xb26D2d67C7652f361b73552310dA5753041b3867",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "BPET",
|
"symbol": "BPET",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xb26D2d67C7652f361b73552310dA5753041b3867",
|
"id": "0xb26D2d67C7652f361b73552310dA5753041b3867",
|
||||||
"links":[
|
"links": [
|
||||||
{
|
{
|
||||||
"name":"twitter",
|
"name": "twitter",
|
||||||
"url":"https://twitter.com/binapet"
|
"url": "https://twitter.com/binapet"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"reddit",
|
"name": "reddit",
|
||||||
"url":"https://reddit.com/user/binapet"
|
"url": "https://reddit.com/user/binapet"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 3270,
|
"versionNum": 3271,
|
||||||
"commit": "60ac672c1f7cbf4ceb547ed6eb4c56d918f7f365",
|
"commit": "233f3c75d2c7d42a302c8a96860f32fead43372e",
|
||||||
"date": "2021-08-17T09:12:31.588Z"
|
"date": "2021-08-17T10:47:33.230Z"
|
||||||
}
|
}
|
16
history/versions/3271.json
Normal file
16
history/versions/3271.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 3271,
|
||||||
|
"commit": "233f3c75d2c7d42a302c8a96860f32fead43372e",
|
||||||
|
"date": "2021-08-17T10:47:33.230Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 3270,
|
||||||
|
"commit": "60ac672c1f7cbf4ceb547ed6eb4c56d918f7f365",
|
||||||
|
"date": "2021-08-17T09:12:31.588Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0xb26D2d67C7652f361b73552310dA5753041b3867/info.json",
|
||||||
|
"blockchains/smartchain/assets/0xb26D2d67C7652f361b73552310dA5753041b3867/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user