Returns transactions for an NFT collection across any marketplace(s).
"""Returns transactions for an NFT collection across any marketplace(s).""" getNftEvents(address: String, exchangeAddress: String, poolAddress: String, networkId: Int!, tokenId: String, cursor: String, timestamp: EventQueryTimestampInput, limit: Int, includeTransfers: Boolean): NftEventsConnection
Was this page helpful?