Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf234…6675
Balances ($0.47)
Native
Value
$0.47
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000132 | $3,575.12 |
$0.47 | |
GM | ERC-20 | 22.533695M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15320136 | 2 years ago | | | 0 | 0.00058868822 | |
| 15320048 | 2 years ago | | | 0 | 0.00050605788 | |
| 15319457 | 2 years ago | | | 0 | 0.00065820705 | |
| 15319436 | 2 years ago | | | 0 | 0.00049748906 | |
| 15319407 | 2 years ago | | | 0 | 0.00051545091 | |
| 15316672 | 2 years ago | | | 0 | 0.0010883574 | |
| 15316670 | 2 years ago | | | 0 | 0.0010768877 | |
| 15316623 | 2 years ago | | | 0 | 0.0012568234 | |
| 15313701 | 2 years ago | | | 0 | 0.00089424188 | |
| 15313695 | 2 years ago | | | 0 | 0.0013653584 |
ABI
ABI objects
Getter at block 21289879
canOwnerWithdraw() view returns (bool)
true
decimals() view returns (uint8)
18
launchTime() view returns (uint256)
1660203108
name() view returns (string)
gm
owner() view returns (address)
0x75baa78f7e18db525058b512bf46e3f66a78f232
symbol() view returns (string)
GM
totalSupply() view returns (uint256)
1000000000000000000000000000000
treasury() view returns (address)
0xf23460ad404d4fe6ae70cc9a1a55e961d02a6675
uniswapV2Pair() view returns (address)
0x159da0a5eadf11140f987db527f2cc4036eedef5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistBot(address account)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
forgiveBot(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setIsTaxExcluded(address _wallet, bool _isExcluded)
setLiquifyRate(uint256 _rate)
setSwapEnabled(bool _enabled)
setTaxLp(uint256 _tax)
setTaxTreasury(uint256 _tax)
setTaxesOff(bool _areOff)
setTreasury(address _treasury)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
turnOffWithdraw()
withdrawETH()
withdrawTokens(address _tokenAddy, uint256 _amount)
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()
receive()
This contract contains no error objects.