Gary The Goose
Verified contract
Active on
Ethereum with 25 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GOOSE | ERC-20 | 4.255565B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17432926 | 2 years ago | | | 0 | 0.00085800271 | |
| 17432901 | 2 years ago | | | 0 | 0.0010136408 | |
| 17432886 | 2 years ago | | | 0 | 0.00091932242 | |
| 17432866 | 2 years ago | | | 0 | 0.0017839230 | |
| 17432858 | 2 years ago | | | 0 | 0.0042718110 | |
| 17432850 | 2 years ago | | | 0 | 0.019216004 | |
| 17432847 | 2 years ago | | | 0 | 0.0016445095 | |
| 17432847 | 2 years ago | | | 0 | 0.00092623052 | |
| 17432845 | 2 years ago | | | 0 | 0.0010467178 | |
| 17432844 | 2 years ago | | | 0 | 0.00098834305 |
ABI
ABI objects
Getter at block 21393435
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
3000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Gary The Goose
owner() view returns (address)
0x6c158708623d61aa36ca04f78bd6e34908789a27
symbol() pure returns (string)
GOOSE
totalSupply() pure returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0xc6896bd6a60d8ed2916b999975418754fc84bbf0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
disableLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTax(uint256 _buy, uint256 _sell)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.