Rarible
This page details all supported event types and example transactions for the Rarible marketplace.
Contract Address
Contract Version | Account Address |
---|---|
Mainnet | 0x465a0051e8535859d4794f0af24dbf35c5349bedadab26404b20b825035ee790 |
This address is the on-chain account for Raribleβs contract deployment.
Supported Event Types
Standard Event Type | Raw On-Chain Event Type (entry function) | Example Txn Version |
---|---|---|
Offers | ||
token_offer_created | events::TokenOfferPlaced | 1647787967 |
token_offer_cancelled | events::TokenOfferCancelled | No example provided (optional) |
token_offer_filled | events::TokenOfferFilled | 1647790684 |
Collection Offers | ||
collection_offer_created | events::CollectionOfferPlaced | 2202390104 |
collection_offer_cancelled | events::CollectionOfferCanceled | No example provided (optional) |
collection_offer_filled | events::CollectionOfferFilled | 2205653354 |
Listings | ||
listing_created | events::ListingPlaced | 2417694028 |
listing_cancelled | events::ListingCanceled | 2403151598 |
listing_filled | events::ListingFilled | 2395762995 |