MultiTx
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getBlockNumber() | float | Block number Example: 6541235 | |
getTxId() | string | Transaction ID Example: 0x955c1037608c7aecb6d1a3f150ce7d0a80536bcabb0deb69d62f55292cc4c372 | |
getContractAddress() | string | Contract address Example: 0x4f54fAD27F7F46C102Cd49b8E75C5593397cd9c3 | |
getTokenId() | string | ID of the token Example: 1 | |
getAmount() | string | Amount of tokens transferred. Example: 1 | |
getFrom() | string | Sender Example: 0x780c3de0aba1b51f04cfe8a5d9d277d4ad032b8d | |
getOperator() | string | Operator Example: 0x780c3de0aba1b51f04cfe8a5d9d277d4ad032b8d | |
getTo() | string | recipient Example: 0x8cb76aed9c5e336ef961265c6079c14e9cd3d2ea |