List Seaport OrdersMatched SeaportV13 Contract Events

Lists all the `OrdersMatched` events from the `SeaportV13` contract on the Seaport protocol.

Full Documentation >


Limit
The maximum number of items returned
Offset
Offset by this amount
API Request
curl
JSON
axios
Golang
curl -X GET \ 
	/v2/ethereum-mainnet/0x0000000000000ad24e80fd803c6ac37206a45f15/seaport/events/ordersmatched \ 
	--header X-API-Key: test \ 
	-d '{}'
API Response
🏁 Ready