Goompy Greenman
Verified contract
Active on
Ethereum with 290 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb0aa…c7a6
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GOOMPY | ERC-20 | 307.18829M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262168 | 14 hours ago | | | 0 | 0.00030389208 | |
| 21245338 | 3 days ago | | | 0 | 0.00064801586 | |
| 21243941 | 3 days ago | | | 0 | 0.00083993870 | |
| 21231664 | 5 days ago | | | 0 | 0.00069838408 | |
| 21228203 | 5 days ago | | | 0 | 0.00064050313 | |
| 21218312 | 7 days ago | | | 0 | 0.00054706175 | |
| 21212761 | 7 days ago | | | 0 | 0.00055658333 | |
| 21211491 | 8 days ago | | | 0 | 0.00041020798 | |
| 21210860 | 8 days ago | | | 0 | 0.00059697911 | |
| 21210300 | 8 days ago | | | 0 | 0.00053160817 |
ABI
ABI objects
Getter at block 21266447
_maxSwap() view returns (uint256)
100000000000000000000
_maxTx() view returns (uint256)
100000000000000000000
_maxWallet() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000000
decimals() pure returns (uint8)
9
name() view returns (string)
Goompy Greenman
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GOOMPY
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBot(address[] notbot)
openTrade()
reduceFee(uint256 _newFee)
renounceOwnership()
rescueERC20(address _address, uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTx)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.