SolidlyV3Factory

Verified contract

Active on Ethereum with 12 txns
Deployed by via 0x0ce726e8 at 18044650
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"

0x28f1f83507dd35176b06f91b39b61821d4ea6472a0ae1c1b918f5b568f92849c
0x82ffde713657e33ab5f2dfde9fd578b7596398eaefdf79662a29072b49bfa9f1
0x0f2423a05be288cf38e9968be7a53a3a75ea7a61f2e48f3f2a3def96211514cf
0xf0bd2155fb4c66f9c98f1094fee4187c08e399361a0bbd67b2c1aae3e354f58a
0x58fe2417fcbcc489efd6cb5a67a9619f536d12d2673e66e82bba3412cbbdd628
0xe376d913a75ac1f4a483541abb8c450d231eb2ecd5b30cb78b9c84cefff47b0c
0x2402bc55348ea8e2e103ec7ffbdf397380ff0871c2385e75973d34d55ad8b3fe
0x847fa57ffd7bda084bd7ed652403287423bc5b4ff30e1c73aff3f9458da3a285
0x029a87951c5b572daec441a89ab9d5eaae753c3ed841a18d71d962e1bf0af0f7
0x33e9adf2a163f84235a0ff271799afbf8d5f7051b6b2a16c96b378d0863df393

Functions
Getter at block 20893315
feeCollector(view returns (address)
0x6207801cf58ec8ff24d59dbb8fc25e4a20989ae7
getFeeSetters(view returns (address[])
[0x238f1c0AF2f853ab392355516C3b8a0db5B959e5, 0x2A007e518481D94176F21EF83F4441e1d4A4F5b7, 0xacE84676F40438CD12d6708AE5EB25Ce817fc207, 0xc45414F05520D6F1A40036cCB9265Ed18144247e]
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.