Skip to main content

TypeScript shape

String!
Amount of tokens minted (raw on-chain value, no decimal shift).
String
New total supply after the mint. Null when the token’s supply is unknown.
String
New circulating supply after the mint. Null when unknown.
Member of the TokenLifecycleEventData union. Returned as data.__typename = "TokenMintEventData" when eventType is MINT on a TokenLifecycleEvent.