GoatV1Factory

Verified contract

Active on Base with 2 txns
Deployed by via 0x47c22c4c at 14086486
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GoatV1Factory"

0xbcde963fcef731a297fb145f452dd6995f55d6362fd909741320169bb37669b4
0xa4818efdd35e63f8158b3443d45ff72b9fa8d098113526d919c5ec33c27d512e

Functions
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 token0address token1view returns (address pair)
getPool(address tokenview returns (address)
State-modifying
acceptTreasury(
createPair(address tokenstruct GoatTypesInitParams paramsreturns (address)
removePair(address token
setFeeToTreasury(uint256 _minimumCollectibleFees
setTreasury(address _pendingTreasury
Events
PairCreated(address indexed wethaddress indexed tokenaddress pair
PairRemoved(address indexed tokenaddress pair
Constructor
constructor(address _weth
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CannnotPairWithBaseAsset(
Forbidden(
InvalidParams(
PairExists(