List Seaport OrderValidated SeaportV12 Contract Events

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