Wapal
This page details all supported event types and example transactions for the Wapal marketplace.
Contract Address
Contract Version | Account Address |
---|---|
Mainnet | 0x584b50b999c78ade62f8359c91b5165ff390338d45f8e55969a04e65d76258c9 |
This address is the on-chain account for Wapalβs contract deployment.
Supported Event Types
Standard Event Type | Raw On-Chain Event Type (entry function) | Example Txn Version |
---|---|---|
Offers | ||
token_offer_created | TokenOfferPlacedEvent | 2382313982 |
token_offer_cancelled | TokenOfferCanceledEvent | 2381810159 |
token_offer_filled | TokenOfferFilledEvent | 2313248448 |
Collection Offers | ||
collection_offer_created | CollectionOfferPlacedEvent | 2382373209 |
collection_offer_cancelled | CollectionOfferCanceledEvent | 2382373978 |
collection_offer_filled | CollectionOfferFilledEvent | 2382219668 |
Listings | ||
listing_created | ListingPlacedEvent | 2382251863 |
listing_cancelled | ListingCanceledEvent | 2381742315 |
listing_filled | ListingFilledEvent | 2382221134 |