mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links FRONT (ERC20) (#13258)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
4c3096723f
commit
47b1cc3db8
|
@ -7,5 +7,27 @@
|
|||
"symbol": "FRONT",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xf8C3527CC04340b208C854E985240c02F7B7793f"
|
||||
"id": "0xf8C3527CC04340b208C854E985240c02F7B7793f",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/frontierwallet"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/FrontierDotXYZ"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/FrontierDotXYZ"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/frontier/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/frontier-token/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user