mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
29 lines
962 B
JSON
29 lines
962 B
JSON
|
{
|
||
|
"name": "ChainLink Token",
|
||
|
"website": "https://chain.link/",
|
||
|
"description": "A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.",
|
||
|
"explorer": "https://polygonscan.com/token/0x53e0bca35ec356bd5dddfebbd1fc0fd03fabad39",
|
||
|
"type": "POLYGON",
|
||
|
"symbol": "LINK",
|
||
|
"decimals": 18,
|
||
|
"status": "active",
|
||
|
"id": "0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39",
|
||
|
"links": [
|
||
|
{
|
||
|
"name": "whitepaper",
|
||
|
"url": "https://link.smartcontract.com/whitepaper"
|
||
|
},
|
||
|
{
|
||
|
"name": "twitter",
|
||
|
"url": "https://twitter.com/chainlink"
|
||
|
},
|
||
|
{
|
||
|
"name": "coinmarketcap",
|
||
|
"url": "https://coinmarketcap.com/currencies/chainlink/"
|
||
|
},
|
||
|
{
|
||
|
"name": "coingecko",
|
||
|
"url": "https://coingecko.com/en/coins/chainlink/"
|
||
|
}
|
||
|
]
|
||
|
}
|