Check the Chain (ctc)
latest

The Basics

  • Introduction
  • Installation
  • Dependencies
  • Configuration
  • FAQ

Data & Ops

  • Obtaining Data
  • Storing Data
  • Performance
  • Monitoring

Command Line Interface

  • Basic Usage
  • Subcommands
    • Admin Subcommands
    • Compute Subcommands
    • Data Subcommands
    • Protocol Subcommands
      • 4byte
      • 4byte build
      • 4byte path
      • cg
      • chainlink
      • chainlink ls
      • curve pools
      • ens
      • ens exists
      • ens hash
      • ens owner
      • ens records
      • ens resolve
      • ens reverse
      • fei analytics
      • fei depth
      • fei pcv
      • fei pcv assets
      • fei pcv deposits
      • rari
      • rari pools
      • uniswap burns
      • uniswap chart
      • uniswap mints
      • uniswap pool
      • uniswap swaps
    • Other Subcommands
  • Useful Aliases
  • Similar CLI tools

Python Interface

  • Codebase Tour
  • RPC Client
  • Asynchronous Code
  • Datatypes
  • Specific Protocols
  • Similar Python Tools

Case Studies

  • [Under Construction]
Check the Chain (ctc)
  • »
  • Subcommands »
  • Protocol Subcommands »
  • chainlink
  • Edit on GitHub

chainlink

usage:
    ctc chainlink FEED [options]

description:
    output Chainlink feed data

arguments:
    FEED                   name or address of feed
    --blocks BLOCKS        block range of datapoints
    --output OUTPUT        file path for output (.json or .csv)
    --overwrite            specify that output path can be overwritten
    --provider PROVIDER    rpc provider name or url
    --all-fields           include all output fields
    --interpolate          interpolate all blocks in range
    --shell                open shell with Chainlink data


usage of subcommands:
    ctc chainlink can also be used to invoke subcommands

    to view help about a specific subcommand, run:
        ctc chainlink <subcommand> -h

available subcommands:
    ls    list all Chainlink feeds
Previous Next

Revision 3f9847e6.

Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds