Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
DryRunCallReq
Interface DryRunCallReq
interface
DryRunCallReq
{
abiVersion
?:
number
;
amount
?:
bigint
;
calldata
:
string
;
caller
?:
string
;
context
?:
DryRunCallContext
;
contract
:
string
;
gas
?:
number
;
nonce
?:
number
;
}
Index
Properties
abi
Version?
amount?
calldata
caller?
context?
contract
gas?
nonce?
Properties
Optional
abi
Version
abi
Version
?:
number
Optional
amount
amount
?:
bigint
calldata
calldata
:
string
Base64Check encoded tagged byte array
Optional
caller
caller
?:
string
Base58Check encoded tagged pubkey
Optional
context
context
?:
DryRunCallContext
contract
contract
:
string
Base58Check encoded tagged pubkey
Optional
gas
gas
?:
number
Optional
nonce
nonce
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
abi
Version
amount
calldata
caller
context
contract
gas
nonce
@aeternity/aepp-sdk
Loading...
Base64Check encoded tagged byte array