GenerateCustodialWalletBatchTron
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getChain() | string | Blockchain to work with. Example: TRON | |
getFromPrivateKey() | string | Private key of account, from which the transaction will be initiated. Example: 05e150c73f1920ec14caa1e0b6aa09940899678051a78542840c2668ce5080c2 | |
getBatchCount() | float | Number of addresses to generate. Example: 50 | |
getOwner() | string | Owner of the addresses. Example: TGXh2YJhfwchMGKuzfEJ27W1VEJRKnMdy9 | |
getFeeLimit() | float | Fee limit to be set, in TRX Example: 100 |