List Farcaster Transfer IDRegistry Contract Events

Lists all the `Transfer` events from the `IDRegistry` contract on the Farcaster 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/optimism-mainnet/0x00000000fcaf86937e41ba038b4fa40baa4b780a/farcaster/events/transfer \ 
	--header X-API-Key: test \ 
	-d '{}'
API Response
🏁 Ready