@cashlab/moria
Preparing search index...
moria1
MoriaCompilerContext
Type Alias MoriaCompilerContext
type
MoriaCompilerContext
=
{
batonminter_compiler
:
libauthBCHCompilerWithPredefinedWalletData
;
batonminter_token_id
:
TokenId
;
bporacle_compiler
:
libauthBCHCompilerWithPredefinedWalletData
;
bporacle_token_id
:
TokenId
;
delphi_compiler
:
libauthBCHCompilerWithPredefinedWalletData
;
delphi_gp_updater_compiler
:
libauthBCHCompilerWithPredefinedWalletData
;
delphi_token_id
:
TokenId
;
interest_locking_bytecode
:
Uint8Array
;
interest_nfthash
:
Uint8Array
;
mint_max_amount
:
bigint
;
mint_max_bp_rate
:
bigint
;
mint_min_amount
:
bigint
;
mint_min_bp_rate
:
bigint
;
moria_compiler
:
libauthBCHCompilerWithPredefinedWalletData
;
moria_token_id
:
TokenId
;
p2nfth_compiler
:
libauthBCHCompilerWithPredefinedWalletData
;
txfee_per_byte
:
Fraction
|
null
;
getOutputMinAmount
(
output
:
Output
)
:
bigint
;
getPreferredTokenOutputBCHAmount
(
output
:
Output
)
:
null
|
bigint
;
}
Index
Properties
batonminter_
compiler
batonminter_
token_
id
bporacle_
compiler
bporacle_
token_
id
delphi_
compiler
delphi_
gp_
updater_
compiler
delphi_
token_
id
interest_
locking_
bytecode
interest_
nfthash
mint_
max_
amount
mint_
max_
bp_
rate
mint_
min_
amount
mint_
min_
bp_
rate
moria_
compiler
moria_
token_
id
p2nfth_
compiler
txfee_
per_
byte
Methods
get
Output
Min
Amount
get
Preferred
Token
OutputBCHAmount
Properties
batonminter_
compiler
batonminter_compiler
:
libauthBCHCompilerWithPredefinedWalletData
batonminter_
token_
id
batonminter_token_id
:
TokenId
bporacle_
compiler
bporacle_compiler
:
libauthBCHCompilerWithPredefinedWalletData
bporacle_
token_
id
bporacle_token_id
:
TokenId
delphi_
compiler
delphi_compiler
:
libauthBCHCompilerWithPredefinedWalletData
delphi_
gp_
updater_
compiler
delphi_gp_updater_compiler
:
libauthBCHCompilerWithPredefinedWalletData
delphi_
token_
id
delphi_token_id
:
TokenId
interest_
locking_
bytecode
interest_locking_bytecode
:
Uint8Array
interest_
nfthash
interest_nfthash
:
Uint8Array
mint_
max_
amount
mint_max_amount
:
bigint
mint_
max_
bp_
rate
mint_max_bp_rate
:
bigint
mint_
min_
amount
mint_min_amount
:
bigint
mint_
min_
bp_
rate
mint_min_bp_rate
:
bigint
moria_
compiler
moria_compiler
:
libauthBCHCompilerWithPredefinedWalletData
moria_
token_
id
moria_token_id
:
TokenId
p2nfth_
compiler
p2nfth_compiler
:
libauthBCHCompilerWithPredefinedWalletData
txfee_
per_
byte
txfee_per_byte
:
Fraction
|
null
Methods
get
Output
Min
Amount
getOutputMinAmount
(
output
:
Output
)
:
bigint
Parameters
output
:
Output
Returns
bigint
get
Preferred
Token
OutputBCHAmount
getPreferredTokenOutputBCHAmount
(
output
:
Output
)
:
null
|
bigint
Parameters
output
:
Output
Returns
null
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batonminter_
compiler
batonminter_
token_
id
bporacle_
compiler
bporacle_
token_
id
delphi_
compiler
delphi_
gp_
updater_
compiler
delphi_
token_
id
interest_
locking_
bytecode
interest_
nfthash
mint_
max_
amount
mint_
max_
bp_
rate
mint_
min_
amount
mint_
min_
bp_
rate
moria_
compiler
moria_
token_
id
p2nfth_
compiler
txfee_
per_
byte
Methods
get
Output
Min
Amount
get
Preferred
Token
OutputBCHAmount
@cashlab/moria
Loading...