Good Gensler
Verified contract
Active on
Ethereum with 13,365 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,252.80)
Native
Value
$1,252.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.393171 | $3,186.40 |
$1,252.8 | |
RICHPEPE | ERC-20 | 10B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21155719 | 7 hours ago | | | 0 | 0.00049773563 | |
| 21154183 | 13 hours ago | | | 0 | 0.00052928468 | |
| 21148469 | a day ago | | | 0 | 0.00071253610 | |
| 21146471 | 2 days ago | | | 0 | 0.00045467079 | |
| 21145412 | 2 days ago | | | 0 | 0.00039071249 | |
| 21143126 | 2 days ago | | | 0 | 0.0010407539 | |
| 21142094 | 2 days ago | | | 0 | 0.00024253037 | |
| 21138282 | 3 days ago | | | 0 | 0.0011216181 | |
| 21134000 | 3 days ago | | | 0 | 0.00048198766 | |
| 21129355 | 4 days ago | | | 0 | 0.0011352913 |
ABI
ABI objects
Getter at block 21157931
decimals() pure returns (uint8)
18
maxWalletAmount() view returns (uint256)
8400000000000000000000000000000
name() view returns (string)
Good Gensler
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x03eb30ca916c80583440274a0d3472e8947de1c1
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
GENSLR
totalSupply() view returns (uint256)
420000000000000000000000000000000
tradeCooldownTime() view returns (uint256)
0
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromLimits(address) view returns (bool)
lastTrade(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromLimits(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverERC20(address tokenAddress, uint256 amount)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletAmount(uint256 _maxWalletAmount)
updateTradeCooldownTime(uint256 _tradeCooldownTime)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromLimits(address indexed account, bool isExcluded)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
TradeCooldownTimeUpdated(uint256 tradeCooldownTime)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.