Get block deploys
Last updated
Last updated
Get deploys by block identifier (hash or height).
Query param | Description |
---|---|
Property | Description |
---|---|
Default sorting is timestamp DESC
Property | Type | Description |
---|---|---|
caller_public_key
Deploy caller public key
contract_package_hash
Contract package hash of the called contract
contract_hash
Called contract hash
contract_entrypoint_id
Called entry point ID
timestamp
Sort deploys by timestamp
account_info
Deploy caller AccountInfo
entity.
contract_package
ContractPackage
called by deploy.
contract
Contract
called by deploy.
contract_entrypoint
ContractEntrypoint
called by deploy.
rate
float32
CSPR rate for specified currency that was relevant at the moment of deploy creation.
transfers
[]Transfer
List of Transfer
entities.
nft_token_actions
List of NFTTokenAction
entities.
ft_token_actions
List of Fungible token action
entities.