trustwallet-assets/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/info.json
Andrew M e28e74bf45
Created LINK info.json (#1247)
* Created LINK info.json

Add info.json to LINK (ERC20) repo

* Optimised images with calibre/image-actions

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-02-17 17:38:22 +09:00

27 lines
1.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "Chainlink",
"website": "https://chain.link",
"source_code": "https://github.com/smartcontractkit/chainlink",
"white_paper": "https://link.smartcontract.com/whitepaper",
"short_description": "The LINK Network provides smart contracts with data, bank payments and access to APIs.",
"description": "Chainlink (LINK) is a decentralized oracle service, which aims to connect smart contracts with data from the real world. Since blockchains cannot access data outside their network, oracles are needed to function as data feeds in smart contracts. Oracles provide external data (e.g. temperature, weather) that trigger smart contract executions upon the fulfillment of pre-defined conditions. Participants on the Chainlink network are incentivized (through rewards) to provide smart contracts with access to external data feeds. Should users desire access to off-chain data, they can submit a requesting contract to ChainLinks network. These contracts will match the requesting contract with the appropriate oracles. The contracts include a reputation contract, an order-matching contract, and an aggregating contract. The aggregating contract gathers data of the selected oracles to find the most accurate result.",
"explorers": [
{
"name": "Etherscan",
"url": "https://etherscan.io/token/0x514910771af9ca656af840dff83e8264ecf986ca"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/chainlink",
"handle": "chainlink"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/chainlink",
"handle": "chainlink"
}
],
"data_source": "crowd"
}