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
a51266eafe
commit
f0468280f5
|
@ -593,6 +593,7 @@
|
|||
"0x51e6D27FA57373d8d4C256231241053a70Cb1d93",
|
||||
"0x51F35073FF7cF54c9e86b7042E59A8cC9709FC46",
|
||||
"0x5232152c8207653AEda5baa0ff7fb1046c23C753",
|
||||
"0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87",
|
||||
"0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8",
|
||||
"0x52dCF5BEdc061604D8C592B0079A0FF2ceA22eB7",
|
||||
"0x52e22D2480bC39F4aB13d4788014AEc3195bbCf7",
|
||||
|
|
|
@ -1,37 +1,37 @@
|
|||
{
|
||||
"name": "Rielcoin",
|
||||
"type": "BEP20",
|
||||
"symbol": "RIC",
|
||||
"decimals": 8,
|
||||
"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",
|
||||
"explorer": "https://bscscan.com/token/0x5232b3f532b58fbf96ec7cbdbf10c01cb0520c87",
|
||||
"status": "active",
|
||||
"id": "0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87",
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/rielcoin"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/rielcoin"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/rielcoin"
|
||||
},
|
||||
{
|
||||
"name": "source_code",
|
||||
"url": "https://github.com/RIC-protocol/Rielcoin-Contract/tree/main/Contract"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/RIC-protocol"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/rielcoin"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"name": "Rielcoin",
|
||||
"type": "BEP20",
|
||||
"symbol": "RIC",
|
||||
"decimals": 8,
|
||||
"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",
|
||||
"explorer": "https://bscscan.com/token/0x5232b3f532b58fbf96ec7cbdbf10c01cb0520c87",
|
||||
"status": "active",
|
||||
"id": "0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87",
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/rielcoin"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/rielcoin"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/rielcoin"
|
||||
},
|
||||
{
|
||||
"name": "source_code",
|
||||
"url": "https://github.com/RIC-protocol/Rielcoin-Contract/tree/main/Contract"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/RIC-protocol"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/rielcoin"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 3743,
|
||||
"commit": "b4aaf5b6f816c98ee0aedf26d8ee518db542e516",
|
||||
"date": "2021-09-23T14:52:37.103Z"
|
||||
"versionNum": 3744,
|
||||
"commit": "a51266eafeceaa3378bbec26487b9ddabda7cb74",
|
||||
"date": "2021-09-23T17:10:34.297Z"
|
||||
}
|
16
history/versions/3744.json
Normal file
16
history/versions/3744.json
Normal 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"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user