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 "Goat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14927086 | 3 years ago | | | 0 | 0.0019809780 | |
| 13134424 | 3 years ago | | | 0 | 0.0023039390 | |
| 13134392 | 3 years ago | | | 0 | 0.0052469893 | |
| 13134390 | 3 years ago | | | 0 | 0.0050034860 | |
| 13134388 | 3 years ago | | | 0 | 0.0078812574 | |
| 13134384 | 3 years ago | | | 0 | 0.0057436928 | |
| 13134383 | 3 years ago | | | 0 | 0.0069396840 | |
| 13134382 | 3 years ago | | | 0 | 0.0090469501 | |
| 13134377 | 3 years ago | | | 0 | 0.0057549783 | |
| 13134377 | 3 years ago | | | 0 | 0.0049983631 |
ABI
ABI objects
Getter at block 21406592
daySellLimit() view returns (uint256)
200000000000000
decimals() view returns (uint8)
9
getOwner() view returns (address)
0x521722b09f6c9b23f19f6af31bb6fa9bf8b2a31a
name() view returns (string)
Goat
owner() view returns (address)
0x521722b09f6c9b23f19f6af31bb6fa9bf8b2a31a
symbol() view returns (string)
GOAT
totalSupply() view returns (uint256)
200000000000000000
uniswapV2Pair() view returns (address)
0xfb7e20e6e7330b782572ae9f48d4fe09a8507966
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
lastSell(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setUniswapV2PairAddress(address _address)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.