The contollers of the token Typescript is really dumb and won't let us use different types for getter setters
The contollers of the token Same as get controllers but typescript doesn't allow different types for getter setter
Return the string amount of the fee in reason
Return the string amount of the fee in reason
The fee rate of the token make sure to take in account the fee type
The fee rate of the token make sure to take in account the fee type
Returns calculated hash or Builds the request and calculates the hash
The issuer info of the token
The issuer info of the token
The name of the token (32 Bytes Max)
The name of the token (32 Bytes Max)
The origin account public key
The origin account public key
The origin account address
Return the previous request as hash
Return the previous request as hash
Return the the sequence of the request in the origin account
Return the the sequence of the request in the origin account
The settings for the token Same as get settings but typescript doesn't allow different types for getter setter
Return the signature of the request
Return the signature of the request
The symbol of the token (8 Bytes Max)
The symbol of the token (8 Bytes Max)
Return the the timestamp of when the request was confirmed
Return the the timestamp of when the request was confirmed
Return the token id
Return the token id
The total supply of the token (340282366920938463463374607431768211455 is Max)
The total supply of the token (340282366920938463463374607431768211455 is Max)
Returns the type of this request
Returns the type value of this request
Returns the version of this request
Return the work of the request
Return the work of the request
Adds a controller to the Token Issuance
controller you want to add to this request
list of all controllers
Publishes the request
current delegates
} response of transcation publish
Creates a Blake2b Context for the request
Creates a signature for the request
private key in hex
if the signature is valid
Returns the request JSON ready for broadcast to the Logos Network
JSON request
Validates the controller
controller you want to validate
Validates the settings
Verifies the request's integrity
Generated using TypeDoc
The contollers of the token Typescript is really dumb and won't let us use different types for getter setters
{Controller[]}