This contract is being backfilled. You may encounter incomplete storage history.

Good Morning

Verified contract

Active on Ethereum with 1,325 txns
Deployed by via 0x8c213d58 at 20551646
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x4014fd9c27a4d127700eeb128f2d867fb105b86c17cee4de63a8e2f1c69dc257
0x48d75e1fa2ea7b02fae062e257aa16e65461b8859a0a9d5c8c9cfc8488ebbf6d
0x33f280b0bc2d723d1cb126048652a6dc531acf59d647fd7a78fcd3e354ad7dfb
0xebb1709d072210b7f8ba3ecba79a2f854c77cc043a82128edbf3890202e5e5b7
0x502e3344049d324494626a70fd139bd5900577e25fcd84c34ee128d920ee4a8b
0x430b6c145ed6b121c54d7cdd6c1143fbbce09bd4ac19c41e663e8f69c319705d
0x87ccfee1966aaaa649217b1dae8ef26fc4309354c3d647677bcfc77404c90a4c
0x9b18d1e1cd581984558e6751eb9f613697bcc7d5b1d3ec38deedcb3898d1854b
0x22df0b919ef3bfdfe07ede4913303c15e8f25fb61bce00e9899956c4267a27cc
0x2271d88fddf65bf11ef0ee40f6354ef17ff9a0c782d79ea8845b586b5603c82e

Functions
Getter at block 20795323
decimals(view returns (uint8)
18
limited(view returns (bool)
false
maxHoldingAmount(view returns (uint256)
0
minHoldingAmount(view returns (uint256)
10000000000000000000000000
name(view returns (string)
Good Morning
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
gm
totalSupply(view returns (uint256)
1000000000000000000000000000
uniswapV2Pair(view returns (address)
0x37b443392030cff5a77d48984418072c7bcb2403
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklists(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklist(address _addressbool _isBlacklisting
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setRule(bool _limitedaddress _uniswapV2Pairuint256 _maxHoldingAmountuint256 _minHoldingAmount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.