Fixes (sanity and consistency, auto), history

This commit is contained in:
assets-bot 2021-07-28 08:49:46 +00:00 committed by trust-wallet-merge-bot
parent 83431a1612
commit efdf721f4c
4 changed files with 58 additions and 40 deletions

View File

@ -779,6 +779,7 @@
"0x8249BC1dEA00660d2d38dF126b53C6c9A733e942", "0x8249BC1dEA00660d2d38dF126b53C6c9A733e942",
"0x8263CD1601FE73C066bf49cc09841f35348e3be0", "0x8263CD1601FE73C066bf49cc09841f35348e3be0",
"0x8267d169E1483E01AACBCfd22d294c47ECE9F07f", "0x8267d169E1483E01AACBCfd22d294c47ECE9F07f",
"0x82A479264B36104be4FDb91618a59A4fC0F50650",
"0x82b4b883c813dF83623Dc7894c1895305680fec2", "0x82b4b883c813dF83623Dc7894c1895305680fec2",
"0x82D2f8E02Afb160Dd5A480a617692e62de9038C4", "0x82D2f8E02Afb160Dd5A480a617692e62de9038C4",
"0x830F7A104a3dF30879D526031D57DAa44BF85686", "0x830F7A104a3dF30879D526031D57DAa44BF85686",

View File

@ -1,37 +1,37 @@
{ {
"name": "Birb", "name": "Birb",
"website": "https://birb.com", "website": "https://birb.com",
"description": "Welcome to Birb, a high deflationary defi token built on the Binance Smart Chain.", "description": "Welcome to Birb, a high deflationary defi token built on the Binance Smart Chain.",
"explorer": "https://bscscan.com/token/0x82a479264b36104be4fdb91618a59a4fc0f50650", "explorer": "https://bscscan.com/token/0x82a479264b36104be4fdb91618a59a4fc0f50650",
"type": "BEP20", "type": "BEP20",
"symbol": "BIRB", "symbol": "BIRB",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x82A479264B36104be4FDb91618a59A4fC0F50650", "id": "0x82A479264B36104be4FDb91618a59A4fC0F50650",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/birbdev" "url": "https://github.com/birbdev"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/BirbDefi" "url": "https://twitter.com/BirbDefi"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/birbdefi" "url": "https://t.me/birbdefi"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/birb" "url": "https://coingecko.com/en/coins/birb"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://dessertswap.finance/audits/Birb%20BEP-20%20Audit%209082831.pdf" "url": "https://dessertswap.finance/audits/Birb%20BEP-20%20Audit%209082831.pdf"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/BirbDefi/" "url": "https://reddit.com/r/BirbDefi/"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3107, "versionNum": 3108,
"commit": "2727e0fbe99efb90b518f730c480011fb27c7468", "commit": "83431a16127fb99e43c4752c3b88e22ea6b622f3",
"date": "2021-07-28T08:48:09.503Z" "date": "2021-07-28T08:49:30.804Z"
} }

View File

@ -0,0 +1,17 @@
{
"versionEnd": {
"versionNum": 3108,
"commit": "83431a16127fb99e43c4752c3b88e22ea6b622f3",
"date": "2021-07-28T08:49:30.804Z"
},
"versionStart": {
"versionNum": 3107,
"commit": "2727e0fbe99efb90b518f730c480011fb27c7468",
"date": "2021-07-28T08:48:09.503Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x82A479264B36104be4FDb91618a59A4fC0F50650/info.json",
"blockchains/smartchain/assets/0x82A479264B36104be4FDb91618a59A4fC0F50650/logo.png"
]
}