TransferBnbBlockchain
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getTo() | string | Blockchain address to send assets. Example: tbnb138u9djee6fwphhd2a3628q2h0j5w97yx48zqex | |
getCurrency() | string | Currency to transfer from Binance Blockchain Account. Example: BNB | |
getAmount() | string | Amount to be sent in BNB. Example: 100000 | |
getFromPrivateKey() | string | Private key of sender address. Example: cTmS2jBWXgFaXZ2xG9jhn67TiyTshnMp3UedamzEhGm6BZV1vLgQ | |
getMessage() | string | Message to recipient. Example: Message to recipient | [optional] |