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
7ccd9f4b18
commit
618e1f4e7a
|
@ -1,45 +1,45 @@
|
|||
{
|
||||
"name": "FINE Token",
|
||||
"website": "https://app.refinable.com",
|
||||
"description": "FINE is a token issued by Refinable.",
|
||||
"explorer": "https://bscscan.com/token/0x4e6415a5727ea08aAE4580057187923aeC331227",
|
||||
"type": "BEP20",
|
||||
"symbol": "FINE",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x4e6415a5727ea08aAE4580057187923aeC331227",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/refinableco/refinable-sdk"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://refinable.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/refinable"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/refinableapp"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/refinablenft"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/2Ps43kUxy7"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/refinable/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/refinable"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"name": "FINE Token",
|
||||
"website": "https://app.refinable.com",
|
||||
"description": "FINE is a token issued by Refinable.",
|
||||
"explorer": "https://bscscan.com/token/0x4e6415a5727ea08aAE4580057187923aeC331227",
|
||||
"type": "BEP20",
|
||||
"symbol": "FINE",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x4e6415a5727ea08aAE4580057187923aeC331227",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/refinableco/refinable-sdk"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://refinable.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/refinable"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/refinableapp"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/refinablenft"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/2Ps43kUxy7"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/refinable/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/refinable"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 3718,
|
||||
"commit": "d315352b3bc2cba3e65e3cd6bb3055c7249259c5",
|
||||
"date": "2021-09-21T14:04:18.428Z"
|
||||
"versionNum": 3719,
|
||||
"commit": "7ccd9f4b183e07f4a24cc35d02d2e2fc2bee49ef",
|
||||
"date": "2021-09-21T14:05:54.230Z"
|
||||
}
|
17
history/versions/3719.json
Normal file
17
history/versions/3719.json
Normal 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"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user