Call a read function on a deployed contract by blockchain native asset id and contract address
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
The contract's onchain address
Read Call Retrieved Successfully
The name of the parameter as it appears in the ABI
"_name"
The type of the parameter as it appears in the ABI
"string"
A description of the parameter, fetched from the devdoc of this contract
"The name of the token"
The internal type of the parameter as it appears in the ABI
"string"
The value of the parameter. can also be ParameterWithValue
"true"
The function value of this param (if has one). If this is set, the value shouldn`t be. Used for proxies