Tradeport
Dirección del Contrato
Sección titulada «Dirección del Contrato»| Versión del Contrato | Dirección de Cuenta | 
|---|---|
| Mainnet | 0xe11c12ec495f3989c35e1c6a0af414451223305b579291fc8f3d9d0575a23c26 | 
Esta dirección es la cuenta on-chain para el despliegue del contrato de Tradeport, usada a través de versiones V1 y V2.
Tipos de Eventos Soportados
Sección titulada «Tipos de Eventos Soportados»Contrato V1
Sección titulada «Contrato V1»| Tipo de Evento Estándar | Tipo de Evento On-Chain Crudo (ej. función de entrada) | Versión de Txn de Ejemplo | 
|---|---|---|
| Ofertas | ||
| token_offer_created | biddings::InsertTokenBidEvent | 2377828353 | 
| token_offer_cancelled | biddings::DeleteTokenBidEvent | 2361990811 | 
| token_offer_filled | biddings::AcceptTokenBidEvent | 2332332877 | 
| Ofertas de Colección | ||
| collection_offer_created | biddings::InsertCollectionBidEvent | 2386877471 | 
| collection_offer_cancelled | biddings::DeleteCollectionBidEvent | 2386876427 | 
| collection_offer_filled | biddings::AcceptCollectionBidEvent | 2386481933 | 
| Listings | ||
| listing_created | listings::InsertListingEvent | 2386786871 | 
| listing_cancelled | listings::DeleteListingEvent | 2386786127 | 
| listing_filled | listings::BuyEvent | 2386133110 | 
Contrato V2
Sección titulada «Contrato V2»| Tipo de Evento Estándar | Tipo de Evento On-Chain Crudo (ej. función de entrada) | Versión de Txn de Ejemplo | 
|---|---|---|
| Ofertas | ||
| token_offer_created | biddings_v2::InsertTokenBidEvent | 2386133936 | 
| token_offer_cancelled | biddings_v2::DeleteTokenBidEvent | 2386142672 | 
| token_offer_filled | biddings_v2::AcceptTokenBidEvent | 2298838662 | 
| Ofertas de Colección | ||
| collection_offer_created | biddings_v2::InsertCollectionBidEvent | 2386891051 | 
| collection_offer_cancelled | biddings_v2::DeleteCollectionBidEvent | 2386889884 | 
| collection_offer_filled | biddings_v2::AcceptCollectionBidEvent | 2386021136 | 
| Listings | ||
| listing_created | listings_v2::InsertListingEvent | 2386809975 | 
| listing_cancelled | listings_v2::DeleteListingEvent | 2386716658 | 
| listing_filled | listings_v2::BuyEvent | 2386455218 |