Optional
blockHash of the block containing the transaction.
SmartContractActivityEvent
Optional
blockNumber of the block containing the transaction.
SmartContractActivityEvent
Optional
blockTimestamp when the block was mined.
SmartContractActivityEvent
Optional
contractAddress of the smart contract.
SmartContractActivityEvent
Optional
contractName of the contract.
SmartContractActivityEvent
Optional
eventType of event, in this case, an ERC-721 token transfer.
SmartContractActivityEvent
Optional
fourFirst 4 bytes of the Transaction, a unique ID.
SmartContractActivityEvent
Optional
fromAddress of the initiator in the transfer.
SmartContractActivityEvent
Optional
funcName of the function.
SmartContractActivityEvent
Optional
logPosition of the event log within the transaction.
SmartContractActivityEvent
Optional
networkBlockchain network where the event occurred.
SmartContractActivityEvent
Optional
projectName of the project this smart contract belongs to.
SmartContractActivityEvent
Optional
sigSignature of the function.
SmartContractActivityEvent
Optional
toAddress of the recipient in the transfer.
SmartContractActivityEvent
Optional
transactionHash of the transaction that triggered the event.
SmartContractActivityEvent
Optional
transactionPosition of the transaction within the block.
SmartContractActivityEvent
Optional
valueAmount of tokens transferred, typically in the smallest unit (e.g., wei for Ethereum).
SmartContractActivityEvent
Optional
webhookUnique identifier for the webhook that triggered this event.
SmartContractActivityEvent
Represents an event triggered by a smart contract activity on the blockchain. Contains information about the function, transaction, block, and involved addresses.
Export
SmartContractActivityEvent