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
5d2bf37b61
commit
cee17bcd76
|
@ -85,6 +85,7 @@
|
||||||
"0x29cED01C447166958605519F10DcF8b0255fB379",
|
"0x29cED01C447166958605519F10DcF8b0255fB379",
|
||||||
"0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d",
|
"0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d",
|
||||||
"0x2A9718defF471f3Bb91FA0ECEAB14154F150a385",
|
"0x2A9718defF471f3Bb91FA0ECEAB14154F150a385",
|
||||||
|
"0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632",
|
||||||
"0x2Bc4eb013DDee29D37920938B96d353171289B7C",
|
"0x2Bc4eb013DDee29D37920938B96d353171289B7C",
|
||||||
"0x2c094F5A7D1146BB93850f629501eB749f6Ed491",
|
"0x2c094F5A7D1146BB93850f629501eB749f6Ed491",
|
||||||
"0x2C125b09C2DBed3d1669a3183298285e5cf46154",
|
"0x2C125b09C2DBed3d1669a3183298285e5cf46154",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "SafeYield",
|
"name": "SafeYield",
|
||||||
"website": "https://safeyield.org",
|
"website": "https://safeyield.org",
|
||||||
"description": "SafeYield is a reflect token on the Binance Smart Chain A reflect fee is applied to all $SafeYield transactions and redistributes tokens directly to wallets of holders. ",
|
"description": "SafeYield is a reflect token on the Binance Smart Chain A reflect fee is applied to all $SafeYield transactions and redistributes tokens directly to wallets of holders. ",
|
||||||
"explorer": "https://bscscan.com/token/0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632",
|
"explorer": "https://bscscan.com/token/0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "SAFEYIELD",
|
"symbol": "SAFEYIELD",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632"
|
"id": "0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 928,
|
"versionNum": 929,
|
||||||
"commit": "b6bd772eebf0ff0362f2eb726d97760fb4a19bd2",
|
"commit": "5d2bf37b61032311b242441127aad76cc25c2362",
|
||||||
"date": "2021-05-01T01:30:54.647Z"
|
"date": "2021-05-01T06:21:41.919Z"
|
||||||
}
|
}
|
16
history/versions/929.json
Normal file
16
history/versions/929.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 929,
|
||||||
|
"commit": "5d2bf37b61032311b242441127aad76cc25c2362",
|
||||||
|
"date": "2021-05-01T06:21:41.919Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 928,
|
||||||
|
"commit": "b6bd772eebf0ff0362f2eb726d97760fb4a19bd2",
|
||||||
|
"date": "2021-05-01T01:30:54.647Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user