List Seaport OrderValidated SeaportV11 Contract Events

Lists all the `OrderValidated` events from the `SeaportV11` 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/0x00000000006c3852cbef3e08e8df289169ede581/seaport/events/ordervalidated \ 
	--header X-API-Key: test \ 
	-d '{}'
API Response
🏁 Ready