Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-09-23 17:10:51 +00:00 committed by trust-wallet-merge-bot
parent a51266eafe
commit f0468280f5
4 changed files with 57 additions and 40 deletions

View File

@ -593,6 +593,7 @@
"0x51e6D27FA57373d8d4C256231241053a70Cb1d93", "0x51e6D27FA57373d8d4C256231241053a70Cb1d93",
"0x51F35073FF7cF54c9e86b7042E59A8cC9709FC46", "0x51F35073FF7cF54c9e86b7042E59A8cC9709FC46",
"0x5232152c8207653AEda5baa0ff7fb1046c23C753", "0x5232152c8207653AEda5baa0ff7fb1046c23C753",
"0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87",
"0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8", "0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8",
"0x52dCF5BEdc061604D8C592B0079A0FF2ceA22eB7", "0x52dCF5BEdc061604D8C592B0079A0FF2ceA22eB7",
"0x52e22D2480bC39F4aB13d4788014AEc3195bbCf7", "0x52e22D2480bC39F4aB13d4788014AEc3195bbCf7",

View File

@ -1,37 +1,37 @@
{ {
"name": "Rielcoin", "name": "Rielcoin",
"type": "BEP20", "type": "BEP20",
"symbol": "RIC", "symbol": "RIC",
"decimals": 8, "decimals": 8,
"website": "https://rielcoin.org", "website": "https://rielcoin.org",
"description": "Rielcoin is a future token for financial freedom that provide a functional token for using cryptocurrency exchanges and payments worldwide", "description": "Rielcoin is a future token for financial freedom that provide a functional token for using cryptocurrency exchanges and payments worldwide",
"explorer": "https://bscscan.com/token/0x5232b3f532b58fbf96ec7cbdbf10c01cb0520c87", "explorer": "https://bscscan.com/token/0x5232b3f532b58fbf96ec7cbdbf10c01cb0520c87",
"status": "active", "status": "active",
"id": "0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87", "id": "0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/rielcoin" "url": "https://t.me/rielcoin"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/rielcoin" "url": "https://twitter.com/rielcoin"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/rielcoin" "url": "https://facebook.com/rielcoin"
}, },
{ {
"name": "source_code", "name": "source_code",
"url": "https://github.com/RIC-protocol/Rielcoin-Contract/tree/main/Contract" "url": "https://github.com/RIC-protocol/Rielcoin-Contract/tree/main/Contract"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/RIC-protocol" "url": "https://github.com/RIC-protocol"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/rielcoin" "url": "https://coinmarketcap.com/currencies/rielcoin"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3743, "versionNum": 3744,
"commit": "b4aaf5b6f816c98ee0aedf26d8ee518db542e516", "commit": "a51266eafeceaa3378bbec26487b9ddabda7cb74",
"date": "2021-09-23T14:52:37.103Z" "date": "2021-09-23T17:10:34.297Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 3744,
"commit": "a51266eafeceaa3378bbec26487b9ddabda7cb74",
"date": "2021-09-23T17:10:34.297Z"
},
"versionStart": {
"versionNum": 3743,
"commit": "b4aaf5b6f816c98ee0aedf26d8ee518db542e516",
"date": "2021-09-23T14:52:37.103Z"
},
"changes": [
"blockchains/smartchain/assets/0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87/info.json",
"blockchains/smartchain/assets/0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87/logo.png"
]
}