Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryContractHistoryResponseSDKType
Interface QueryContractHistoryResponseSDKType
QueryContractHistoryResponse is the response type for the Query/ContractHistory RPC method
interface
QueryContractHistoryResponseSDKType
{
entries
:
ContractCodeHistoryEntrySDKType
[]
;
pagination
?:
PageResponseSDKType
;
}
Index
Properties
entries
pagination?
Properties
entries
entries
:
ContractCodeHistoryEntrySDKType
[]
Optional
pagination
pagination
?:
PageResponseSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entries
pagination
@crownfi/sei-js-proto
Loading...
QueryContractHistoryResponse is the response type for the Query/ContractHistory RPC method