List Blur OrderCancelled BlurExchangeProxy Contract Events

Lists all the `OrderCancelled` events from the `BlurExchangeProxy` contract on the Blur 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/0x000000000000ad05ccc4f10045630fb830b95127/blur/events/ordercancelled \ 
	--header X-API-Key: test \ 
	-d '{}'
API Response
🏁 Ready