GoonRich
Verified contract
Active on
Ethereum with 1,946 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc502…1aaa
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GOON | ERC-20 | 180.147789M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18970331 | 10 months ago | | | 0 | 0.00051832001 | |
| 17244440 | 2 years ago | | | 0 | 0.0015957471 | |
| 17123216 | 2 years ago | | | 0 | 0.00083977830 | |
| 17008411 | 2 years ago | | | 0 | 0.00053558751 | |
| 16935953 | 2 years ago | | | 0 | 0.00063571261 | |
| 16914689 | 2 years ago | | | 0 | 0.00072885050 | |
| 16486490 | 2 years ago | | | 0 | 0.0012845308 | |
| 15978578 | 2 years ago | | | 0 | 0.00039165087 | |
| 15499569 | 2 years ago | | | 0 | 0.00070219434 | |
| 15266474 | 2 years ago | | | 0 | 0.00025424428 |
ABI
ABI objects
Getter at block 21218956
_devWalletAddress() view returns (address)
0xc502da36f3f15116da2a0f671fd1b14e8d5e1aaa
_getETHBalance() view returns (uint256 balance)
0
decimals() view returns (uint8)
9
name() view returns (string)
GoonRich
owner() view returns (address)
0xb5e74f5669c755c79d6bdcb210a7850440e6edbc
swapEnabled() view returns (bool)
true
symbol() view returns (string)
GOON
totalFees() view returns (uint256)
8850065363809029413960
totalSupply() view returns (uint256)
100000000000000000000000
uniswapV2Pair() view returns (address)
0xdfea1870f3b3841de553cf271e5653a48d5f31af
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
_setdevFee(uint256 devFee)
_setdevWallet(address devWalletAddress)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
removeBotFromBlackList(address account)
renounceOwnership()
setDevFeeDisabled(bool _devFeeEnabled) returns (bool)
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address devWalletAddress)
receive()
This contract contains no error objects.