Cardano · Schema

Epoch

Cardano chain epoch number

BlockchainCryptocurrencyProof-of-StakeSmart ContractsWeb3
View JSON Schema on GitHub

JSON Schema

Epoch.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://cardano.blockfrost.io/schema/Epoch",
  "title": "Epoch",
  "description": "Cardano chain epoch number",
  "type": "integer",
  "format": "int64"
}