AssetCreateParams
Extends
Properties
configAssetClawback?
optional
configAssetClawback:Address
Source
configAssetDecimals?
optional
configAssetDecimals:uint64
Source
configAssetDefaultFrozen?
optional
configAssetDefaultFrozen:uint64
Source
configAssetFreeze?
optional
configAssetFreeze:Address
Source
configAssetManager?
optional
configAssetManager:Address
Source
configAssetMetadataHash?
optional
configAssetMetadataHash:Brand
<string
,"bytes"
>
Source
configAssetName?
optional
configAssetName:Brand
<string
,"bytes"
>
Source
configAssetReserve?
optional
configAssetReserve:Address
Source
configAssetTotal
configAssetTotal:
uint64
Source
configAssetURL?
optional
configAssetURL:Brand
<string
,"bytes"
>
Source
configAssetUnitName?
optional
configAssetUnitName:Brand
<string
,"bytes"
>
Source
fee?
optional
fee:uint64
The fee paid for this transaction
Inherited from
Source
note?
optional
note:string
The note field for this transaction
Inherited from
Source
rekeyTo?
optional
rekeyTo:Address
If set, changes the authAddr of sender
to the given address
Inherited from
CommonTransactionParams
.rekeyTo
Source
sender?
optional
sender:Address
The sender of this transaction. This is the account that pays the fee (if non-zero)
Inherited from
CommonTransactionParams
.sender