PancakeV3Factory

Verified contract

Active on Ethereum with 11 txns
Deployed by via 0x157ec03d at 16950686
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PancakeV3Factory"

0x529cb4f1e9c6e742e9220679e2d59958448047b185efb048b5cd60d4e2a1ace3
0x7b758d3d40559d5a1c3b9cb03a5690ff1b2abea4e8102cd72d51cdc0bda5a7a1
0x2b16d7a3937375d50b29bbec621b3f33bee00c76d1f4c907ae483fa49f63e2f1
0x592605a1532977bf6fbda96fe34dc09955a4ba0e9408a68fe9b53801836b8484
0x2a5b2431e52911ebba27bfcca47e7444a9dfc1dbb274095e7e0d7c7f3d7c7682
0xac09826fed4c8b0831553ae3ab45522f4115bf85fb9e93052a7e8c8d5d28e219
0x932ba3bdabac7577c874bb8150374abc2afba5c2fc499c0a423387bfd8968264
0x2698f08e81401ce1a259ed7c92656648514de8fbdce30473396e60f94b3acd65
0x6d9dfbf2535633deae6e91f5cccdfc4ca8e21bd71613cb07da6b51bfd6182c84
0x73dd8eb4262f274cb4da4350d53a314f50ec787d98b1ded03011f3a89af9adf8

Functions
Getter at block 20890352
lmPoolDeployer(view returns (address)
0xd93f5c7a894bb44bdc9231087c8e559502f737ed
owner(view returns (address)
0x0c0388e4bbf121a06ea531d2244e93e044964879
poolDeployer(view returns (address)
0x41ff9aa7e16b8b1a8a8dc4f0efacd93d02d071c9
Read-only
feeAmountTickSpacing(uint24view returns (int24)
feeAmountTickSpacingExtraInfo(uint24view returns (bool whitelistRequestedbool enabled)
getPool(addressaddressuint24view returns (address)
State-modifying
collectProtocol(address pooladdress recipientuint128 amount0Requesteduint128 amount1Requestedreturns (uint128 amount0uint128 amount1)
createPool(address tokenAaddress tokenBuint24 feereturns (address pool)
enableFeeAmount(uint24 feeint24 tickSpacing
setFeeAmountExtraInfo(uint24 feebool whitelistRequestedbool enabled
setFeeProtocol(address pooluint32 feeProtocol0uint32 feeProtocol1
setLmPool(address pooladdress lmPool
setLmPoolDeployer(address _lmPoolDeployer
setOwner(address _owner
setWhiteListAddress(address userbool verified
Events
FeeAmountEnabled(uint24 indexed feeint24 indexed tickSpacing
FeeAmountExtraInfoUpdated(uint24 indexed feebool whitelistRequestedbool enabled
OwnerChanged(address indexed oldOwneraddress indexed newOwner
PoolCreated(address indexed token0address indexed token1uint24 indexed feeint24 tickSpacingaddress pool
SetLmPoolDeployer(address indexed lmPoolDeployer
WhiteListAdded(address indexed userbool verified
Constructor
constructor(address _poolDeployer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.