Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd631…0844
0xd631…0844
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GM ☕ | ERC-20 | 135.961777K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20847101 | a month ago | | | 0 | 0.00079130422 | |
| 20787280 | a month ago | | | 0 | 0.00055389544 | |
| 18800112 | a year ago | | | 0 | 0.0012605155 | |
| 18239446 | a year ago | | | 0 | 0.00047638816 | |
| 18064765 | a year ago | | | 0 | 0.00084386317 | |
| 18018579 | a year ago | | | 0 | 0.00068543912 | |
| 17768651 | a year ago | | | 0 | 0.0010550572 | |
| 17740308 | a year ago | | | 0 | 0.0012502851 | |
| 17733483 | a year ago | | | 0 | 0.00077523406 | |
| 17733460 | a year ago | | | 0 | 0.0010470584 |
ABI
ABI objects
Getter at block 21091298
currentTimestamp() view returns (uint256)
1727502179
decimals() view returns (uint256)
8
feeWallet() view returns (address)
0xd63117e111fd4e1af8c41dda991b19d2cca80844
getDevWallet() view returns (address)
0xd63117e111fd4e1af8c41dda991b19d2cca80844
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
gm() view returns (bool)
false
gmHourEnd() view returns (uint256)
11
gmHourStart() view returns (uint256)
9
name() pure returns (string)
GM
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GM ☕
taxPercent() view returns (uint256)
4
timezone() view returns (int8)
-5
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address a) view returns (bool)
isExcludedFromLimits(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
forceGM(bool g)
manualSend()
manualSwap()
multisendToken(address[] addresses, uint256[] balances)
renounceOwnership()
setDevTaxPercent(uint256 percent)
setDevWallet(address w)
setFeeWallet(address w)
setForceGM(bool on)
setGMHourEnd(uint256 hour)
setGMHourStart(uint256 hour)
setTaxPercent(uint256 percent)
setTimezone(int8 tz)
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)
GMUpdated(bool on)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.