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
723eddc7fe
commit
0c96b92c51
|
@ -568,6 +568,7 @@
|
||||||
"0xa1faa113cbE53436Df28FF0aEe54275c13B40975",
|
"0xa1faa113cbE53436Df28FF0aEe54275c13B40975",
|
||||||
"0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569",
|
"0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569",
|
||||||
"0xa2B726B1145A4773F68593CF171187d8EBe4d495",
|
"0xa2B726B1145A4773F68593CF171187d8EBe4d495",
|
||||||
|
"0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28",
|
||||||
"0xa30CbbD41E2b8cbb6EA3923Ab215C782F8F9b51B",
|
"0xa30CbbD41E2b8cbb6EA3923Ab215C782F8F9b51B",
|
||||||
"0xA327179d47faD68d09e4501a838daaaf74faBb7c",
|
"0xA327179d47faD68d09e4501a838daaaf74faBb7c",
|
||||||
"0xA38898a4Ae982Cb0131104a6746f77fA0dA57aAA",
|
"0xA38898a4Ae982Cb0131104a6746f77fA0dA57aAA",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "BAFI Token",
|
"name": "BAFI Token",
|
||||||
"website": "https://bafi.finance",
|
"website": "https://bafi.finance",
|
||||||
"description": "BAFI is a utility token for bafi decentralized exchange ans IDO platform.",
|
"description": "BAFI is a utility token for bafi decentralized exchange ans IDO platform.",
|
||||||
"explorer": "https://bscscan.com/token/0xa2f46fe221f34dac4cf078e6946a7cb4e373ad28",
|
"explorer": "https://bscscan.com/token/0xa2f46fe221f34dac4cf078e6946a7cb4e373ad28",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "BAFI",
|
"symbol": "BAFI",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28"
|
"id": "0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 1660,
|
"versionNum": 1661,
|
||||||
"commit": "6a329005db2af13f3bfd5e80a0c5586a1a460dec",
|
"commit": "723eddc7fe6296a21174bfc4f79f122dbdbdc270",
|
||||||
"date": "2021-05-26T10:16:58.375Z"
|
"date": "2021-05-26T12:51:57.155Z"
|
||||||
}
|
}
|
16
history/versions/1661.json
Normal file
16
history/versions/1661.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 1661,
|
||||||
|
"commit": "723eddc7fe6296a21174bfc4f79f122dbdbdc270",
|
||||||
|
"date": "2021-05-26T12:51:57.155Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 1660,
|
||||||
|
"commit": "6a329005db2af13f3bfd5e80a0c5586a1a460dec",
|
||||||
|
"date": "2021-05-26T10:16:58.375Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28/info.json",
|
||||||
|
"blockchains/smartchain/assets/0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user