BnbTransaction
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getTxHash() | string | Example: 4B944BBF78F3ADE3A377551B5EA7AD0FEDBDA13165D932F94B106EF7A8E16C1A | [optional] |
getBlockHeight() | float | Example: 44925860 | [optional] |
getTxType() | string | Example: TRANSFER | [optional] |
getTimeStamp() | string | Example: 2019-10-17T18:58:01.423Z | [optional] |
getFromAddr() | string | Example: tbnb138u9djee6fwphhd2a3628q2h0j5w97yx48zqex | [optional] |
getToAddr() | string | Example: tbnb14wu3a8pmauj2kjswyvxtvhdrjktx60efq227uw | [optional] |
getValue() | string | Example: 200.00000000 | [optional] |
getTxAsset() | string | Example: BNB | [optional] |
getTxFee() | string | Example: 0.00037500 | [optional] |
getCode() | float | Example: 0 | [optional] |
getMemo() | string | Example: `` | [optional] |
getSource() | float | Example: 0 | [optional] |
getSequence() | float | Example: null | [optional] |