List Seaport OrderCancelled SeaportV14 Contract Events

Lists all the `OrderCancelled` events from the `SeaportV14` 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/0x00000000000001ad428e4906ae43d8f9852d0dd6/seaport/events/ordercancelled \ 
	--header X-API-Key: test \ 
	-d '{}'
API Response
🏁 Ready