Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/rpc
OperationContentsAndResultOrigination
Interface OperationContentsAndResultOrigination
interface
OperationContentsAndResultOrigination
{
balance
:
string
;
counter
:
string
;
delegate
?:
string
;
fee
:
string
;
gas_limit
:
string
;
kind
:
ORIGINATION
;
metadata
:
OperationContentsAndResultMetadataOrigination
;
script
?:
ScriptedContracts
;
source
:
string
;
storage_limit
:
string
;
}
Index
Properties
balance
counter
delegate?
fee
gas_
limit
kind
metadata
script?
source
storage_
limit
Properties
balance
balance
:
string
counter
counter
:
string
Optional
delegate
delegate
?:
string
fee
fee
:
string
gas_
limit
gas_
limit
:
string
kind
kind
:
ORIGINATION
metadata
metadata
:
OperationContentsAndResultMetadataOrigination
Optional
script
script
?:
ScriptedContracts
source
source
:
string
storage_
limit
storage_
limit
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
balance
counter
delegate
fee
gas_
limit
kind
metadata
script
source
storage_
limit
Taquito
Loading...