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
2cec545750
commit
1ac3c5e482
|
@ -295,6 +295,7 @@
|
||||||
"0xeBD0070237a0713E8D94fEf1B728d3d993d290ef",
|
"0xeBD0070237a0713E8D94fEf1B728d3d993d290ef",
|
||||||
"0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8",
|
"0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8",
|
||||||
"0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D",
|
"0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D",
|
||||||
|
"0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF",
|
||||||
"0xef5CeB00AE3eb617773016B4ca886b61FA4e027E",
|
"0xef5CeB00AE3eb617773016B4ca886b61FA4e027E",
|
||||||
"0xEF6d459FE81C3Ed53d292c936b2df5a8084975De",
|
"0xEF6d459FE81C3Ed53d292c936b2df5a8084975De",
|
||||||
"0xF215A127A196e3988C09d052e16BcFD365Cd7AA3",
|
"0xF215A127A196e3988C09d052e16BcFD365Cd7AA3",
|
||||||
|
|
|
@ -1,23 +1,23 @@
|
||||||
{
|
{
|
||||||
"name": "Orfano",
|
"name": "Orfano",
|
||||||
"website": "https://orfano.io",
|
"website": "https://orfano.io",
|
||||||
"description": "Orfano is a charity focused token on the Binance Smart Chain.",
|
"description": "Orfano is a charity focused token on the Binance Smart Chain.",
|
||||||
"explorer": "https://bscscan.com/token/0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF",
|
"explorer": "https://bscscan.com/token/0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"socials": [
|
"socials": [
|
||||||
{
|
{
|
||||||
"name": "Twitter",
|
"name": "Twitter",
|
||||||
"url": "https://twitter.com/orfanoBSC",
|
"url": "https://twitter.com/orfanoBSC",
|
||||||
"handle": "orfanoBSC"
|
"handle": "orfanoBSC"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Telegram",
|
"name": "Telegram",
|
||||||
"url": "https://t.me/OrfanoToken",
|
"url": "https://t.me/OrfanoToken",
|
||||||
"handle": "OrfanoToken"
|
"handle": "OrfanoToken"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"symbol": "ORF",
|
"symbol": "ORF",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF"
|
"id": "0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 456,
|
"versionNum": 457,
|
||||||
"commit": "a931ccc8c06c2bab41e834f1ca41868beebe6491",
|
"commit": "2cec545750403b2fddbadd905ffa91d7d162ed63",
|
||||||
"date": "2021-04-08T05:26:14.526Z"
|
"date": "2021-04-08T05:30:31.170Z"
|
||||||
}
|
}
|
16
history/versions/457.json
Normal file
16
history/versions/457.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 457,
|
||||||
|
"commit": "2cec545750403b2fddbadd905ffa91d7d162ed63",
|
||||||
|
"date": "2021-04-08T05:30:31.170Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 456,
|
||||||
|
"commit": "a931ccc8c06c2bab41e834f1ca41868beebe6491",
|
||||||
|
"date": "2021-04-08T05:26:14.526Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF/info.json",
|
||||||
|
"blockchains/smartchain/assets/0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user