Endpoints for fetching BigMaps. For more information see the BigMap API documentation on tzKT.
BigMaps are data storage structures on the Tezos blockchain.
Fetches bigmap by Contract address from tzKT.
get contract bigmaps.
Returns the bigmaps associated with the given Contract.
Fetches bigmap by ID from tzKT.
get bigmap by ID.
Returns the bigmap corresponding to the given ID.
Fetches bigmap by name from tzKT.
get bigmap by name.
Returns the bigmap with the given name
Fetches a list of bigmaps from tzKT.
get bigmaps.
Returns a list of bigmaps.
Generated using TypeDoc
Endpoints for fetching BigMaps. For more information see the BigMap API documentation on tzKT.
BigMaps are data storage structures on the Tezos blockchain.