Skip to main content
id
String!
required
The Prime pool event ID (poolContractAddress:poolId:networkId)
sortKey
String!
required
The sort key of the Prime pool event (blockNumber:transactionIndex:logIndex).
blockHash
String!
required
The blockHash of the Prime pool event.
blockNumber
Int!
required
The blockNumber of the Prime pool event.
The event data for the Prime pool event.
eventType
The Prime pool event type.
from
String!
required
The Prime pool event’s calling address.
fromHashKey
String!
required
The Prime pool event’s calling address, and network ID (from:networkId).
logIndex
Int!
required
The logIndex of the Prime pool event.
networkId
Int!
required
The network ID of the Prime pool event.
poolContractAddress
String!
required
The Prime pool contract address.
poolId
String!
required
The Prime pool ID.
poolType
The Prime pool type.
timestamp
Int!
required
The timestamp of the Prime pool event.
transactionHash
String!
required
The transactionHash of the Prime pool event.
transactionIndex
Int!
required
The transactionIndex of the Prime pool event.