Returns: AddTokenLifecycleEventsOutput!

Arguments

address
String

The token contract address.

networkId
Int

The network ID the token is deployed on.

Schema

"""Live-streamed token lifecycle events (mints and burns)."""
onTokenLifecycleEventsCreated(address: String, networkId: Int): AddTokenLifecycleEventsOutput!