Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-08-26 17:55:57 +00:00 committed by trust-wallet-merge-bot
parent 97f3dfc54b
commit 7022d72146
3 changed files with 47 additions and 32 deletions

View File

@ -1,30 +1,29 @@
{
{ "name": "Orica",
"name": "Orica", "type": "BEP20",
"type": "BEP20", "symbol": "ORI",
"symbol": "ORI", "decimals": 18,
"decimals": 18, "website": "https://orica.io/",
"website": "https://orica.io/", "description": "Orica is an NFT marketplace in Binance Smart Chain for all kind of digital arts, the token which uses in this NFT marketplace is ORI",
"description": "Orica is an NFT marketplace in Binance Smart Chain for all kind of digital arts, the token which uses in this NFT marketplace is ORI", "explorer": "https://bscscan.com/token/0x3045d1A840364c3657b8Df6c6F86a4359c23472B",
"explorer": "https://bscscan.com/token/0x3045d1A840364c3657b8Df6c6F86a4359c23472B", "status": "active",
"status": "active", "id": "0x3045d1A840364c3657b8Df6c6F86a4359c23472B",
"id": "0x3045d1A840364c3657b8Df6c6F86a4359c23472B", "links": [
"links": [ {
{ "name": "twitter",
"name": "twitter", "url": "https://twitter.com/orica_io"
"url": "https://twitter.com/orica_io" },
}, {
{ "name": "telegram",
"name": "telegram", "url": "https://t.me/OricaChat"
"url": "https://t.me/OricaChat" },
}, {
{ "name": "discord",
"name": "discord", "url": "https://discord.com/invite/YZ9vp5syct"
"url": "https://discord.com/invite/YZ9vp5syct" },
}, {
{ "name": "whitepaper",
"name": "whitepaper", "url": "https://orica.io/media/orica_whitepaper.pdf"
"url": "https://orica.io/media/orica_whitepaper.pdf" }
} ]
]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3400, "versionNum": 3401,
"commit": "77ca570b01c859a79f9816768992446f94ca3e9a", "commit": "97f3dfc54b8a85bde3c0962b7ab45cf6e350dfa6",
"date": "2021-08-26T17:13:59.961Z" "date": "2021-08-26T17:55:41.095Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 3401,
"commit": "97f3dfc54b8a85bde3c0962b7ab45cf6e350dfa6",
"date": "2021-08-26T17:55:41.095Z"
},
"versionStart": {
"versionNum": 3400,
"commit": "77ca570b01c859a79f9816768992446f94ca3e9a",
"date": "2021-08-26T17:13:59.961Z"
},
"changes": [
"blockchains/smartchain/assets/0x3045d1A840364c3657b8Df6c6F86a4359c23472B/info.json",
"blockchains/smartchain/assets/0x3045d1A840364c3657b8Df6c6F86a4359c23472B/logo.png"
]
}