KwikswapV1Factory
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "KwikswapV1Factory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12516245 | 4 years ago | | | 0 | 0.084312306 | |
| 12296570 | 4 years ago | | | 0 | 0.0039627941 |
ABI
ABI objects
Getter at block 21410257
allPairsLength() view returns (uint256)
10
feeTo() view returns (address)
0x00b9230c2bd40bf0cd12a97a5af34ac7a5e8b5d8
feeToSetter() view returns (address)
0x00b9230c2bd40bf0cd12a97a5af34ac7a5e8b5d8
getInitCodeHash() pure returns (bytes32)
0xbc919ae6f6f95dca1e223fc957286afa1da81529418e9f187db8a0b2d2e963bc
Read-only
allPairs(uint256) view returns (address)
getPair(address, address) view returns (address)
State-modifying
Events createPair(address tokenA, address tokenB) returns (address pair)
setFeeTo(address _feeTo)
setFeeToSetter(address _feeToSetter)
PairCreated(address indexed token0, address indexed token1, address pair, uint256 arg3)
constructor(address _feeToSetter)
This contract contains no fallback and receive objects.
This contract contains no error objects.