List Uniswap V2 PairCreated UniswapV2Factory Contract Events

Lists all the `PairCreated` events from the `UniswapV2Factory` contract on the Uniswap V2 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/0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f/uniswap-v2/events/paircreated \ 
	--header X-API-Key: test \ 
	-d '{}'
API Response
🏁 Ready