Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/types
provider/response
ContractCodeViewRaw
Interface ContractCodeViewRaw
interface
ContractCodeViewRaw
{
block_hash
:
string
;
block_height
:
number
;
code_base64
:
string
;
hash
:
string
;
}
Hierarchy (
View Summary
)
QueryResponseKind
ContractCodeViewRaw
Index
Properties
block_
hash
block_
height
code_
base64
hash
Properties
block_
hash
block_hash
:
string
block_
height
block_height
:
number
code_
base64
code_base64
:
string
hash
hash
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block_
hash
block_
height
code_
base64
hash
Documentation
Loading...