SolidlyV3Factory

Verified contract

Active on Ethereum with 29 txns
Deployed by via 0xaa90075d at 18379637
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 1 additional slot

No balances found for "SolidlyV3Factory"

0x7ba3adeabd15bbd6d6a222e2ab1c2ab41d23e3f3e79d33985c48286fbf1ecbef
0x427cb4862fc2bfa507433e3c952b3a5f4c0f0dbef6feb830c91671434eee1a94
0x9e3ea056f36891af71dae3b81fa245f62ff958b82258c3332ea0d0d994c224bd
0xa01d5232eff83a286124ebf01a2a83bb90bf7495475f4f7bd7398ac815959f3e
0x9d2c75e29a60bb0b6a56e94135bc1ff999e68b870b0d799da02bc47801b2c775
0x5c4da421ed06c5dcc1a105b25904101b851789a4c6c6f5cc69627e8b3bd859d4
0xff082aa07040cd5c5d7605dd3dace27b617ec2eab76a1ad32621d234c9d77a17
0x06976a0218409e7cc2c8c377ae00b60e370c0749ea6f0c605daff171b3c28792
0xc878814307f7734ec3971af5c6f583a18724538dccd41e94ee650fff8c3054c3
0x088bc4a36832fef7271269edb8597b34a5d76b2863922d91e0d3128d464825e8

Functions
Getter at block 21290968
feeCollector(view returns (address)
0x6207801cf58ec8ff24d59dbb8fc25e4a20989ae7
getFeeSetters(view returns (address[])
[0xacE84676F40438CD12d6708AE5EB25Ce817fc207, 0xc45414F05520D6F1A40036cCB9265Ed18144247e, 0x238f1c0AF2f853ab392355516C3b8a0db5B959e5, 0x2A007e518481D94176F21EF83F4441e1d4A4F5b7, 0x05Ba24031D1b565F5414c31F50aF7E1B8892724e]
owner(view returns (address)
0x2a007e518481d94176f21ef83f4441e1d4a4f5b7
parameters(view returns (address factoryaddress token0address token1uint24 feeint24 tickSpacing)
(factory=0x0000000000000000000000000000000000000000, token0=0x0000000000000000000000000000000000000000, token1=0x0000000000000000000000000000000000000000, fee=0, tickSpacing=0)
Read-only
feeAmountTickSpacing(uint24view returns (int24)
getPool(addressaddressint24view returns (address)
isFeeSetter(addressview returns (uint256)
State-modifying
createPool(address tokenAaddress tokenBuint24 feereturns (address pool)
enableFeeAmount(uint24 feeint24 tickSpacing
setFeeCollector(address _feeCollector
setOwner(address _owner
toggleFeeSetterStatus(address addr
Events
FeeAmountEnabled(uint24 indexed feeint24 indexed tickSpacing
FeeCollectorChanged(address indexed oldFeeCollectoraddress indexed newFeeCollector
FeeSetterStatusToggled(address indexed addruint256 indexed newStatus
OwnerChanged(address indexed oldOwneraddress indexed newOwner
PoolCreated(address indexed token0address indexed token1uint24 feeint24 indexed tickSpacingaddress pool
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.