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 "GoatV1Factory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14522526 | 6 months ago | | | 0 | 1.5312029e-7 | |
| 14522472 | 6 months ago | | | 0 | 1.7170204e-7 | |
| 14522302 | 6 months ago | | | 0 | 2.6235756e-7 |
ABI
ABI objects
Getter at block 21848079
minimumCollectableFees() view returns (uint256)
100000000000000000
pendingTreasury() view returns (address)
0x0000000000000000000000000000000000000000
treasury() view returns (address)
0x47898746b627b73eb781d834e0f2ac98d62763a6
weth() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
getPair(address token0, address token1) view returns (address pair)
getPool(address token) view returns (address)
State-modifying
Events acceptTreasury()
createPair(address token, struct GoatTypesInitParams params) returns (address)
removePair(address token)
setFeeToTreasury(uint256 _minimumCollectibleFees)
setTreasury(address _pendingTreasury)
PairCreated(address indexed weth, address indexed token, address pair)
PairRemoved(address indexed token, address pair)
constructor(address _weth, address[] _tokens, address[] _pairs)
This contract contains no fallback and receive objects.
CannnotPairWithBaseAsset()
Forbidden()
InvalidParams()
LengthMismatch()
PairExists()