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) |
---|---|---|---|---|---|---|---|
| 14522245 | 7 months ago | | | 0 | 2.5531189e-7 | |
| 14095606 | 7 months ago | | | 0 | 4.5394568e-7 |
ABI
ABI objects
Getter at block 23598763
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)
This contract contains no fallback and receive objects.
CannnotPairWithBaseAsset()
Forbidden()
InvalidParams()
PairExists()