Get a single block by block number or block hash
API key for authentication. Contact SonarX to obtain your API key.
The blockchain network to query
polygon "polygon"
Block number to query (>= 0)
x >= 081901165
If true, returns full transaction objects; if false, returns only block data
Block data
The block number
Unix timestamp of the block
ISO 8601 formatted datetime
Hash of the block
Hash of the parent block
Block version
Bloom filter for the logs
Root hash of the transactions trie
Root hash of the state trie
Root hash of the receipts trie
Address of the block miner/validator
Extra data included in the block
Size of the block in bytes
Maximum gas allowed in this block
Total gas used by all transactions
Number of transactions in the block
Base fee per gas in wei
Array of transaction objects (when full_transactions=true)