DEGENSwapFactory
Verified contract
Active on
Ethereum with 0 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 "DEGENSwapFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "DEGENSwapFactory"
ABI
ABI objects
Getter at block 21168501 INIT_CODE_PAIR_HASH() view returns (bytes32)
allPairsLength() view returns (uint256)
40
feeTo() view returns (address)
0x0912da1028f5593610598a402004ba2d61a829fc
feeToSetter() view returns (address)
0x0912da1028f5593610598a402004ba2d61a829fc
routerAddress() view returns (address)
0x4bf3e2287d4ced7796bfab364c0401dfce4a4f7f
routerInit() view returns (bool)
true
Read-only
allPairs(uint256) view returns (address)
getPair(address, address) view returns (address)
pairExist(address) view returns (bool)
State-modifying
Events createPair(address tokenA, address tokenB) returns (address pair)
routerInitialize(address _router)
setFeeTo(address _feeTo)
setFeeToSetter(address _feeToSetter)
PairCreated(address indexed token0, address indexed token1, address pair, uint256 arg3)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.