Crypto Frontmatter
LINK Logo

Chainlink

Chainlink is a decentralized oracle service, which aims to connect smart contracts with data from the real world. Oracles are needed to function as data feeds in smart contracts. Oracles provide external data (e.g. temperature, weather) that can drive smart contract executions. Participants on the network are incentivized (through rewards) to provide smart contracts with access to external data feeds.

frontmatter.json
{
  "path": "eip155:1/erc20:0x514910771AF9Ca656af840dff83E8264EcF986CA",
  "fileId": "1371b7a9ec6068e99afeb4bb96dd03688aedd69de070f190e50ad94ef96b9871",
  "modifiedDate": 1719533579246,
  "type": "_erc20",
  "fields": {
    "title": "Chainlink",
    "description": "Chainlink is a decentralized oracle service, which aims to connect smart contracts with data from the real world. Oracles are needed to function as data feeds in smart contracts. Oracles provide external data (e.g. temperature, weather) that can d...",
    "caip2": "eip155:1",
    "namespace": "erc20",
    "symbol": "LINK",
    "decimals": 18,
    "tags": [
      "defi"
    ],
    "links": [
      {
        "name": "website",
        "url": "https://chain.link"
      },
      {
        "name": "explorer",
        "url": "https://etherscan.io/token/0x514910771AF9Ca656af840dff83E8264EcF986CA"
      },
      {
        "name": "github",
        "url": "https://github.com/smartcontractkit/chainlink"
      },
      {
        "name": "twitter",
        "url": "https://twitter.com/chainlink"
      },
      {
        "name": "reddit",
        "url": "https://reddit.com/r/chainlink"
      },
      {
        "name": "whitepaper",
        "url": "https://link.smartcontract.com/whitepaper"
      }
    ],
    "images": [
      {
        "type": "icon",
        "mime": "image/png",
        "size": {
          "width": 256,
          "height": 256
        },
        "path": "c74a7e867400257c72027517b2816666c9a564be622cc6043345a51910cc3078.png"
      }
    ]
  },
  "html": "<h1>Chainlink</h1>\n<p>Chainlink is a decentralized oracle service, which aims to connect smart contracts with data from the real world. Oracles are needed to function as data feeds in smart contracts. Oracles provide external data (e.g. temperature, weather) that can drive smart contract executions. Participants on the network are incentivized (through rewards) to provide smart contracts with access to external data feeds.</p>"
}