Fixes (sanity and consistency, auto), history

This commit is contained in:
assets-bot 2021-09-21 14:06:08 +00:00 committed by trust-wallet-merge-bot
parent 7ccd9f4b18
commit 618e1f4e7a
3 changed files with 65 additions and 48 deletions

View File

@ -1,45 +1,45 @@
{ {
"name": "FINE Token", "name": "FINE Token",
"website": "https://app.refinable.com", "website": "https://app.refinable.com",
"description": "FINE is a token issued by Refinable.", "description": "FINE is a token issued by Refinable.",
"explorer": "https://bscscan.com/token/0x4e6415a5727ea08aAE4580057187923aeC331227", "explorer": "https://bscscan.com/token/0x4e6415a5727ea08aAE4580057187923aeC331227",
"type": "BEP20", "type": "BEP20",
"symbol": "FINE", "symbol": "FINE",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x4e6415a5727ea08aAE4580057187923aeC331227", "id": "0x4e6415a5727ea08aAE4580057187923aeC331227",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/refinableco/refinable-sdk" "url": "https://github.com/refinableco/refinable-sdk"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://refinable.medium.com/" "url": "https://refinable.medium.com/"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/refinable" "url": "https://reddit.com/r/refinable"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/refinableapp" "url": "https://twitter.com/refinableapp"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/refinablenft" "url": "https://t.me/refinablenft"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/2Ps43kUxy7" "url": "https://discord.com/invite/2Ps43kUxy7"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/refinable/" "url": "https://coinmarketcap.com/currencies/refinable/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/refinable" "url": "https://coingecko.com/en/coins/refinable"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3718, "versionNum": 3719,
"commit": "d315352b3bc2cba3e65e3cd6bb3055c7249259c5", "commit": "7ccd9f4b183e07f4a24cc35d02d2e2fc2bee49ef",
"date": "2021-09-21T14:04:18.428Z" "date": "2021-09-21T14:05:54.230Z"
} }

View File

@ -0,0 +1,17 @@
{
"versionEnd": {
"versionNum": 3719,
"commit": "7ccd9f4b183e07f4a24cc35d02d2e2fc2bee49ef",
"date": "2021-09-21T14:05:54.230Z"
},
"versionStart": {
"versionNum": 3718,
"commit": "d315352b3bc2cba3e65e3cd6bb3055c7249259c5",
"date": "2021-09-21T14:04:18.428Z"
},
"changes": [
"blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/info.json",
"blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/logo.png",
"dapps/app.refinable.com.png"
]
}