Swagger UI

Conflux Scan Open Api
 0.0.1 
OAS3

Use any http client to fetch data from the ConfluxScan mainnet or testnet.

Endpoints:

API HostNetModeScan
https://api.confluxscan.netMainnet CoreProduction https://confluxscan.net
https://evmapi.confluxscan.netMainnet eSpaceProduction https://evm.confluxscan.net
https://api-testnet.confluxscan.netTestnet CoreProduction https://testnet.confluxscan.net
https://evmapi-testnet.confluxscan.netTestnet eSpaceProduction https://evmtestnet.confluxscan.net

Notes:

  • Timestamp is in seconds format.
  • Maximum 'skip' is 10,000 when paging.
  • Maximum 'limit' is 100 when paging.
  • The block list, transaction list, CFX transfer list and token transfer list querying by account dimension can only be viewed the last 20,000 records due to data prune.
  • Rate Limit:

    Reference for various API tiers and their rate limits

    API Tier Price Rate Limit
    Free $0 5 calls/second, up to 100,000 calls/day
    Standard $150/mo 20 calls/second, up to 500,000 calls/day
    Enterprise For details, please email bd@confluxnetwork.org Customize according to demand

    SDK:

    Space Link
    Core openapi-sdk-core
    EVM openapi-sdk-evm
    Conflux JSON RPC Docs
    Servers

    Schemas

    CommonResponse
    BalanceMulti
    TxList
    TransferCfxList
    Transfer20List
    Transfer721List
    MinedBlockList
    BalanceHistory
    ContractInfo
    ContractExecutionStatus
    TransactionReceiptStatus
    TokenInfos
    TokenInfo
    NFTBalanceList
    NFTTokenList
    NFTPreview
    NFTTokenFtsList
    NFTOwnerList
    AddressInfo
    TransactionListResp
    TransferCfxListResp
    Transfer20ListResp
    Transfer721ListResp
    Transfer1155ListResp
    Transfer3525ListResp
    Approvals
    TransferList
    TransferListWithCursor
    AssetsOfAccountResp
    VerifySourcecode
    DecodedMethod
    DecodedMethodRaw
    MarketStat
    MiningStat
    TpsStat
    ContractDeployedStat
    CfxHolderStat
    AccountGrowthStat
    AccountActiveStat
    TransactionStat
    CfxTransferStat
    TokenTransferStat
    GasUsedTopStat
    MinerTopStat
    AddressCfxTransferTopStat
    AddressTransactionTopStat
    TokenTransferTopStat
    TokenSenderTopStat
    TokenReceiverTopStat
    TokenParticipantTopStat
    TokenHolderStat
    TokenTransferUniqueSenderStat
    TokenTransferUniqueReceiverStat
    TokenTransferUniqueParticipantStat
    BaseFeeStat
    AvgPriorityFeeStat
    GasUsedStat
    StringArray
    TxsByTypeStat