KingSwapFactory
Verified contract
Active on
Ethereum with 5 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 "KingSwapFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11635543 | 4 years ago | | | 0 | 0.0059381850 | |
| 11303328 | 4 years ago | | | 0 | 0.0017628730 | |
| 11303155 | 4 years ago | | | 0 | 0.0028455000 | |
| 11303099 | 4 years ago | | | 0 | 0.0027885900 | |
| 11303037 | 4 years ago | | | 0 | 0.0050407800 |
ABI
ABI objects
Getter at block 21390992
allPairsLength() view returns (uint256)
12
feeTo() view returns (address)
0x3377a3357680b06bc709922f4a1b20ffab1e8c47
feeToSetter() view returns (address)
0xd31e459ac72e2ccad9a35b5b3367cfb4bab0274f
migrator() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allPairs(uint256) view returns (address)
getPair(address, address) view returns (address)
State-modifying
Events createPair(address tokenA, address tokenB) returns (address pair)
lockInPair(address tokenA, address tokenB, bool lockedInA, bool lockedInB)
setFeeTo(address _feeTo)
setFeeToSetter(address _feeToSetter)
setMigrator(address _migrator)
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.