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
83431a1612
commit
efdf721f4c
|
@ -779,6 +779,7 @@
|
|||
"0x8249BC1dEA00660d2d38dF126b53C6c9A733e942",
|
||||
"0x8263CD1601FE73C066bf49cc09841f35348e3be0",
|
||||
"0x8267d169E1483E01AACBCfd22d294c47ECE9F07f",
|
||||
"0x82A479264B36104be4FDb91618a59A4fC0F50650",
|
||||
"0x82b4b883c813dF83623Dc7894c1895305680fec2",
|
||||
"0x82D2f8E02Afb160Dd5A480a617692e62de9038C4",
|
||||
"0x830F7A104a3dF30879D526031D57DAa44BF85686",
|
||||
|
|
|
@ -1,37 +1,37 @@
|
|||
{
|
||||
"name": "Birb",
|
||||
"website": "https://birb.com",
|
||||
"description": "Welcome to Birb, a high deflationary defi token built on the Binance Smart Chain.",
|
||||
"explorer": "https://bscscan.com/token/0x82a479264b36104be4fdb91618a59a4fc0f50650",
|
||||
"type": "BEP20",
|
||||
"symbol": "BIRB",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x82A479264B36104be4FDb91618a59A4fC0F50650",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/birbdev"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/BirbDefi"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/birbdefi"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/birb"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://dessertswap.finance/audits/Birb%20BEP-20%20Audit%209082831.pdf"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/BirbDefi/"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"name": "Birb",
|
||||
"website": "https://birb.com",
|
||||
"description": "Welcome to Birb, a high deflationary defi token built on the Binance Smart Chain.",
|
||||
"explorer": "https://bscscan.com/token/0x82a479264b36104be4fdb91618a59a4fc0f50650",
|
||||
"type": "BEP20",
|
||||
"symbol": "BIRB",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x82A479264B36104be4FDb91618a59A4fC0F50650",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/birbdev"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/BirbDefi"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/birbdefi"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/birb"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://dessertswap.finance/audits/Birb%20BEP-20%20Audit%209082831.pdf"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/BirbDefi/"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 3107,
|
||||
"commit": "2727e0fbe99efb90b518f730c480011fb27c7468",
|
||||
"date": "2021-07-28T08:48:09.503Z"
|
||||
"versionNum": 3108,
|
||||
"commit": "83431a16127fb99e43c4752c3b88e22ea6b622f3",
|
||||
"date": "2021-07-28T08:49:30.804Z"
|
||||
}
|
17
history/versions/3108.json
Normal file
17
history/versions/3108.json
Normal 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"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user