LogoLogo
1.4.x
1.4.x
  • Documentation
    • Introduction
    • Overview
      • Authorization
      • Rate limits and quotas
      • Pagination
      • Sorting
      • Filtering
      • Optional properties
      • Errors
    • Getting started
    • Highlights
      • Including related entities
      • Including CSPR rates
      • Including account info
      • Accessing auction data
      • Accessing token data
      • Accessing NFT data
      • De-anonymizing account hashes
      • De-anonymizing account purses
      • Receiving contract-level events
      • Resolving CSPR.name
    • Changelog
  • REST API
    • Reference
    • Account
      • Get account
      • Get accounts
    • Account Info
      • Get account info
      • Get account infos
    • Auction metrics
      • Get auction metrics
    • Awaiting deploy
      • Create Awaiting Deploy
      • Add Awaiting Deploy signatures
      • Get Awaiting Deploy
    • Block
      • Get block
      • Get blocks
      • Get validator blocks
    • Bidder
      • Get bidder
      • Get bidders
    • Centralized account info
      • Get centralized account info
      • Get centralized account infos
    • Contract
      • Get contract
      • Get contracts
      • Get contracts by contract package
      • Get contract types
    • Contract entry point
      • Get contract entry points
      • Get contract entry point costs
    • Contract package
      • Get contract package
      • Get contract packages
      • Get account contract packages
    • Delegation
      • Get account delegations
      • Get validator delegations
    • Delegator reward
      • Get account delegator rewards
      • Get total account delegation rewards
      • Get total validator delegators' rewards
    • Deploy
      • Get deploy
      • Get deploys
      • Get account deploys
      • Get block deploys
      • Get deploy execution types
    • Fungible token action
      • Get fungible token actions
      • Get fungible token action types
      • Get account fungible token actions
      • Get contract package fungible token actions
    • Fungible token ownership
      • Get account fungible token ownership
      • Get contract package fungible token ownership
    • Non-fungible token (NFT)
      • Get NFT
      • Get account NFTs
      • Get contract package NFTs
      • Get NFT standards
      • Get off-chain NFT metadata statuses
    • Non-fungible token (NFT) action
      • Get contract package NFT actions for a token
      • Get account NFT actions
      • Get contract package NFT actions
      • Get NFT action types
    • Non-fungible token (NFT) ownership
      • Get contract package NFT ownership
      • Get account NFT ownership
    • CSPR.name resolution
      • Get CSPR.name resolution
    • CSPR rate
      • Get the current currency rate
      • Get historical currency rates
      • Get currencies
    • CSPR supply
      • Get supply
    • Transfer
      • Get account transfers
      • Get deploy transfers
    • Validator
      • Get validator
      • Get validators
    • Validator performance
      • Get historical validator performance
      • Get historical average validator performance
      • Get historical average validators performance
    • Validator reward
      • Get validator rewards
      • Get validator total rewards
  • Streaming API
    • Reference
    • Account balance
    • Block
    • Contract
    • Contract package
    • Contract-level events
    • Deploy
    • Fungible token action
    • Non-fungible token (NFT)
    • Non-fungible token (NFT) action
    • Transfer
  • Casper Node API
    • Connecting with an SDK
Powered by GitBook
On this page
  • v1.4.6 (November 6, 2024)
  • v1.4.5 (October 22, 2024)
  • v1.4.2 (August 27, 2024)
  • v1.4.1 (August 20, 2024)
  • v1.4.0 (August 19, 2024)
  • v1.3.10 (August 8, 2024)
  • v1.3.9 (August 6, 2024)
  • v1.3.8 (July 12, 2024)
  • v1.3.7 (July 2d, 2024)
  • v1.3.6 (June 26, 2024)
  • v1.3.5 (June 17, 2024)
  • v1.3.4 (June 13, 2024)
  • v1.3.3 (June 12, 2024)
  • v1.3.2 (June 6, 2024)
  • v1.3.1 (June 1, 2024)
  • v1.3.0 (May 30, 2024)
  • v1.2.2 (May 28, 2024)
  • v1.2.1 (May 23, 2024)
  • v1.2.0 (May 20, 2024)
  • v1.1.3 (May 13, 2024)
  • v1.1.2 (May 9, 2024)
  • v1.1.1 (April 10, 2024)
  • v1.1.0 (April 29, 2024)
  • v1.0.1 (March 26, 2024)
  • v1.0.0 (March 12, 2024)
Export as PDF
  1. Documentation

Changelog

v1.4.6 (November 6, 2024)

  • Added ability to sort FTTokenOwnerships (token holders) by balance

  • Added new endpoint GET /daily-staking-rewards/{date}

v1.4.5 (October 22, 2024)

  • Added tracking of primary CSPR.name names for the reverse resolution

  • Bugfixes

v1.4.2 (August 27, 2024)

  • Added rates optional field for FTTokenAction resource

  • Bugfixes

v1.4.1 (August 20, 2024)

  • Added new endpoint GET /network-stats

  • Bugfixes

v1.4.0 (August 19, 2024)

  • Added CSPR.name API

  • Bugfixes

v1.3.10 (August 8, 2024)

  • Bugfixes

v1.3.9 (August 6, 2024)

  • Add ability to sort validators by is_identified_account_info and total_stake by default

  • Fix sorting and pagination for Accounts API

  • Fix total delegation rewards data tracking

v1.3.8 (July 12, 2024)

  • Data tracking performance optimizations

v1.3.7 (July 2d, 2024)

  • Add deploy optional field for Transfers API

  • Add the ability to filter nft-actions and ft-actions streams by deploy_hash for Streaming API

  • Fix account_info optional field including logic

v1.3.6 (June 26, 2024)

  • Bug fixes

v1.3.5 (June 17, 2024)

  • Fix GET /daily-deploy-numbers endpoint

v1.3.4 (June 13, 2024)

  • Fix GET /accounts/{account_identifier}/associated-to-accounts returning empty associations

v1.3.3 (June 12, 2024)

  • Fix ordering for Contracts API

  • Fix Bidders API

  • Fix filtering byt caller_public_key for Deploys API

v1.3.2 (June 6, 2024)

  • Fix validator_performance optional field including logic

  • Fix GET /validators/{public_key}/rewards endpoint

v1.3.1 (June 1, 2024)

  • Bug fixes

v1.3.0 (May 30, 2024)

  • Add POST /accounts endpoint to request multiple accounts by account_hashes

  • Fix Accounts API

  • Fix GET /accounts/{account_identifier}/total-delegation-rewards endpoint

v1.2.2 (May 28, 2024)

  • Fix tracking balances for Accounts without tracked purse_uref

v1.2.1 (May 23, 2024)

  • Add Centralized Account Info API

v1.2.0 (May 20, 2024)

  • Add new endpoint GET /account/:public_key/total-delegation-rewards to return total rewards from delegations for a specific account

  • Add contract_package optional field to all resources that have contract_package_hash field

  • Add from_purse_public_key and to_purse_public_key optional fields for Transfers API endpoints

  • Add the ability to filter deploys stream by deploy_hash for Streaming API

  • Fix Streaming API intermittent connection terminations

  • Fix Accounts API to return account balances properly

v1.1.3 (May 13, 2024)

  • Add is_burned filter for NFT tokens API

v1.1.2 (May 9, 2024)

  • Fixes for NFT API

  • Fixes for FT API

v1.1.1 (April 10, 2024)

  • Fixes for NFT API

  • Optimise Deploys and Blocks APIs

v1.1.0 (April 29, 2024)

  • Added ability to sort data by block ranges

  • Bug fixes

v1.0.1 (March 26, 2024)

  • Improved stability of Streaming API connections

v1.0.0 (March 12, 2024)

  • First release. Welcome, CSPR.cloud! 🎉

PreviousResolving CSPR.nameNextReference

Last updated 3 months ago