Bluemove
此内容尚不支持你的语言。
Contract Address
Section titled “Contract Address”| Contract Version | Account Address | 
|---|---|
| Mainnet | 0xd1fd99c1944b84d1670a2536417e997864ad12303d19eac725891691b04d614e | 
This address is the on-chain account for Bluemove’s contract deployment.
Supported Event Types
Section titled “Supported Event Types”| Standard Event Type | Raw On-Chain Event Type (entry function) | Example Txn Version | 
|---|---|---|
| Offers | ||
| token_offer_created | offer_lib::OfferEvent | 2299166354 | 
| token_offer_cancelled | offer_lib::CancelOfferEvent | 2299053567 | 
| token_offer_filled | offer_lib::AcceptOfferEvent | 1809917526 | 
| Collection Offers | ||
| collection_offer_created | offer_lib::OfferCollectionEvent | 2403214712 | 
| collection_offer_cancelled | offer_lib::CancelOfferCollectionEvent | 2397017908 | 
| collection_offer_filled | offer_lib::AcceptOfferCollectionEvent | 2382717056 | 
| Listings | ||
| listing_created | marketplaceV2::ListEvent | 2404863839 | 
| listing_cancelled | marketplaceV2::DeListEvent | 2399933805 | 
| listing_filled | listings_v2::BuyEvent | 2396025485 |