Serialized Form
-
Package io.meeds.evm.gamification.entity
-
Class io.meeds.evm.gamification.entity.EvmTransactionEntity
class EvmTransactionEntity extends Object implements Serializable-
Serialized Fields
-
amount
BigInteger amount
-
blockHash
String blockHash
-
blockNumber
BigInteger blockNumber
-
contractAddress
String contractAddress
-
fromAddress
String fromAddress
-
id
Long id
-
networkId
Long networkId
-
toAddress
String toAddress
-
tokenId
BigInteger tokenId
-
transactionDate
Long transactionDate
-
transactionHash
String transactionHash
-
walletBalance
BigInteger walletBalance
-
-
-