RenaswapV1Factory
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
0x163c…7173
Balances ($0.00)
No balances found for "RenaswapV1Factory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14285196 | 3 years ago | | | 0 | 0.12059696 | |
| 14285137 | 3 years ago | | | 0 | 0.12059696 | |
| 14285102 | 3 years ago | | | 0 | 0.12059696 | |
| 14285030 | 3 years ago | | | 0 | 0.12059696 | |
| 14283461 | 3 years ago | | | 0 | 0.087706880 |
ABI
ABI objects
Getter at block 21168433
allPairsLength() view returns (uint256)
9
feeTo() view returns (address)
0x0000000000000000000000000000000000000000
feeToSetter() view returns (address)
0x1f7c453a4cccbf826a97f213706ee72b79dba466
wrapper() view returns (address)
0x163c83b25f8d7255c5f31e3a59d44c0d4db47173
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, address _wrapper)
This contract contains no fallback and receive objects.
This contract contains no error objects.