List Uniswap V3 PoolCreated UniswapV3Factory Contract Events

Lists all the `PoolCreated` events from the `UniswapV3Factory` contract on the Uniswap V3 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/0x1f98431c8ad98523631ae4a59f267346ea31f984/uniswap-v3/events/poolcreated \ 
	--header X-API-Key: test \ 
	-d '{}'
API Response
🏁 Ready