Skip to main content
The Prime pool event type.
lastRewardTimestamp
Int!
required
The timestamp at which rewards were last assigned.
supply
String!
required
The total amount of assets cached in the pool (emitted by the event, before the transaction).
totalSupply
String!
required
The total amount of assets cached in the pool (queried from the pool after the transaction).
accPerShare
String!
required
The amount of accumulated rewards per share.
currency
The currency type of the event.
primeAmount
String
The PRIME amount of the pool.
ethAmount
String
The ETH amount of the pool.