Stacks Core RPC Smart-contracts Smart contracts
Provide information and facilitate interactions with smart contracts.
Get contract interface
Retrieves a list of functions, variables, maps, fungible tokens and non-fungible tokens for a given smart contract.
Get contract map entry
Retrieves a specific entry from a contract data map.
Call read-only function
Calls a read-only public function on a given smart contract.
Get contract source
Retrieves the Clarity source code of a given contract, along with the block height it was published in, and the MARF proof for the data.