FraxswapFactory
Verified contract
Active on
Ethereum with 10 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 "FraxswapFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15084552 | 2 years ago | | | 0 | 0.14905195 | |
| 14857884 | 2 years ago | | | 0 | 0.099158955 | |
| 14842106 | 3 years ago | | | 0 | 0.12216138 | |
| 14776077 | 3 years ago | | | 0 | 0.16624367 | |
| 14776075 | 3 years ago | | | 0 | 0.16624401 | |
| 14776073 | 3 years ago | | | 0 | 0.16624367 | |
| 14776073 | 3 years ago | | | 0 | 0.16624367 | |
| 14776073 | 3 years ago | | | 0 | 0.16624401 | |
| 14776072 | 3 years ago | | | 0 | 0.16624367 | |
| 14775590 | 3 years ago | | | 0 | 0.14134001 |
ABI
ABI objects
Getter at block 21272802
allPairsLength() view returns (uint256)
14
feeTo() view returns (address)
0x0000000000000000000000000000000000000000
feeToSetter() view returns (address)
0x6a7efa964cf6d9ab3bc3c47ebddb853a8853c502
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.