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
6749e8d49b
commit
98596b9969
|
@ -243,6 +243,7 @@
|
||||||
"0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A",
|
"0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A",
|
||||||
"0x9E691FD624410D631c082202b050694233031cB7",
|
"0x9E691FD624410D631c082202b050694233031cB7",
|
||||||
"0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27",
|
"0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27",
|
||||||
|
"0xA03C3a233940485D46eE77407343DA3221198427",
|
||||||
"0xa042d20aBE198E516d885Da52a633B6D44F339B9",
|
"0xa042d20aBE198E516d885Da52a633B6D44F339B9",
|
||||||
"0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc",
|
"0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc",
|
||||||
"0xA07c5b74C9B40447a954e1466938b865b6BBea36",
|
"0xA07c5b74C9B40447a954e1466938b865b6BBea36",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "SAFESUN",
|
"name": "SAFESUN",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "SAFESUN",
|
"symbol": "SAFESUN",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"website": "https://safesuncrypto.com",
|
"website": "https://safesuncrypto.com",
|
||||||
"description": "SafeSun is a cryptocurrency based on open-source BEP-20 interface, which aims to provide incentives and benefits to its holders.",
|
"description": "SafeSun is a cryptocurrency based on open-source BEP-20 interface, which aims to provide incentives and benefits to its holders.",
|
||||||
"explorer": "https://bscscan.com/token/0xA03C3a233940485D46eE77407343DA3221198427",
|
"explorer": "https://bscscan.com/token/0xA03C3a233940485D46eE77407343DA3221198427",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xA03C3a233940485D46eE77407343DA3221198427"
|
"id": "0xA03C3a233940485D46eE77407343DA3221198427"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 647,
|
"versionNum": 648,
|
||||||
"commit": "3f19bfa9c3a072d60d7cf2a10a7ee6991263853f",
|
"commit": "6749e8d49bddb41eaf8bcbe76aac48bb4fd357ef",
|
||||||
"date": "2021-04-20T22:53:59.199Z"
|
"date": "2021-04-20T23:06:15.572Z"
|
||||||
}
|
}
|
16
history/versions/648.json
Normal file
16
history/versions/648.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 648,
|
||||||
|
"commit": "6749e8d49bddb41eaf8bcbe76aac48bb4fd357ef",
|
||||||
|
"date": "2021-04-20T23:06:15.572Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 647,
|
||||||
|
"commit": "3f19bfa9c3a072d60d7cf2a10a7ee6991263853f",
|
||||||
|
"date": "2021-04-20T22:53:59.199Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/info.json",
|
||||||
|
"blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user