Events

PairCreated

Emitted when a new swap pair is successfully created.

Parameters

token0 (address): The ERC1155 token address.

token0Id (uint256): The ERC1155 token ID.

token1 (address): The ERC20 token address.

pair (address): The address of the newly created swap pair.

Last updated