Treatail.NEO
|
TreatailContract Members
The TreatailContract type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
BalanceOf |
(NEP5 Required) Returns the token balance of the account
|
![]() ![]() |
ChargeAssetCreateCost |
Charges the account for the TTL required to create an asset
|
![]() ![]() |
CreateAsset |
Used to create a Treatail asset and assign the owner
|
![]() ![]() |
Decimals |
(NEP5 Required) Returns the decimals of precision used by the token
|
![]() ![]() |
DeployTokens |
Deploys the tokens to the Treatail admin account
|
![]() ![]() |
GetAssetCreateCost |
Gets the number of TTL required to create a Treatail Asset
|
![]() ![]() |
GetAssetDetails |
Used to retrieve details about a Treatail Asset
|
![]() ![]() |
GetAssetOwner | |
![]() ![]() |
Main | |
![]() ![]() |
Name |
(NEP5 Required) Returns the name of the token. This is the name of the asset in NEO-GUI
|
![]() ![]() |
SetAssetCreateCost |
Sets the cost in TTL required to create a Treatail Asset
|
![]() ![]() |
Symbol |
(NEP5 Required) Returns the abbreviated symbol / ticker of the token.
|
![]() ![]() |
TotalSupply |
(NEP5 Required) Returns the total token supply deployed in the system.
|
![]() ![]() |
Transfer |
(NEP5 Required) Transfer the specified amount of tokens from one account to another account
|
![]() ![]() |
TransferAsset |
Transfers ownership of a Treatail Asset between addresses
|