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
d9d15d9a13
commit
6d7a3241d5
|
@ -1595,6 +1595,7 @@
|
|||
"0x3C8F860423405A700f9F20e94c742eC38FD17735",
|
||||
"0x3c961A0a2eC87247897A07e66d9d9967a317aBde",
|
||||
"0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188",
|
||||
"0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9",
|
||||
"0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9",
|
||||
"0x3CD7047117dbfD0DCB470514172aCe9f394c31e8",
|
||||
"0x3CF82d81C9b71B112C8DD0C05fa05CdCDEe90189",
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "BoringDAO",
|
||||
"website": "https://www.boringdao.com/",
|
||||
"description": "BoringDAO is a decentralized asset bridge that uses tunnel mechanism to move tokens cross different chains.",
|
||||
"explorer": "https://etherscan.io/token/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9",
|
||||
"type": "ERC20",
|
||||
"symbol": "BOR",
|
||||
"decimals": 18,
|
||||
"id": "0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9",
|
||||
"status":"active"
|
||||
}
|
||||
{
|
||||
"name": "BoringDAO",
|
||||
"website": "https://www.boringdao.com/",
|
||||
"description": "BoringDAO is a decentralized asset bridge that uses tunnel mechanism to move tokens cross different chains.",
|
||||
"explorer": "https://etherscan.io/token/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9",
|
||||
"type": "ERC20",
|
||||
"symbol": "BOR",
|
||||
"decimals": 18,
|
||||
"id": "0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9",
|
||||
"status": "active"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 433,
|
||||
"commit": "fbbad5be91555df5e3e3f672a0219c591b08ed24",
|
||||
"date": "2021-04-07T05:33:43.703Z"
|
||||
"versionNum": 434,
|
||||
"commit": "d9d15d9a13943d05abe9ce7ce36848f99980c101",
|
||||
"date": "2021-04-07T05:43:02.170Z"
|
||||
}
|
16
history/versions/434.json
Normal file
16
history/versions/434.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 434,
|
||||
"commit": "d9d15d9a13943d05abe9ce7ce36848f99980c101",
|
||||
"date": "2021-04-07T05:43:02.170Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 433,
|
||||
"commit": "fbbad5be91555df5e3e3f672a0219c591b08ed24",
|
||||
"date": "2021-04-07T05:33:43.703Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/info.json",
|
||||
"blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user