GMFAM

Verified contract

Active on Ethereum with 12,481 txns
Deployed by via 0x3818e4fb at 17307178
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $111.48
ERC-20
Value $100
0xacc07ccbc870820c38bc279854848298166401bb8afd222541826818f9c6ec52
0x758a88435f0befaf8562e8751cbdb18aec2e02b74f02742e1db6ec0752603493
0xcd5a35e7c4660a28b1a75ab73d0da82dff604b92cef6ddfd1ab187597d2e61b4
0x457ae43cf4b6d09a68b1ef729d6207fc14685a56e14ce4db1d576b0a1e2bf303
0x48d25c74637b3b530669993f407e7e96249ea35260ad22db115b537b65514953
0x1016bdb5ed3134611751215d6d9c1708407978690216bc6fef773ecb20713513
0x876dc256f9092670110daaf09b492d1dadfe958ced0a32421e118416632d36fb
0xea5ec034a14e732e92c700045d8a3e7ac6442eae10d624bc94ed7b857a4731ca
0xc6e0987f7d487f528d4d44a04a873639aedf65c1594f0f88ec2fec1dd679fee9
0x2e467f073c2d035a06166ddabb3c1a9adaea6cb0266497dd94ebe94a7100a7ca

Functions
Getter at block 21216593
DEADBLOCK_COUNT(view returns (uint256)
10
INITIAL_UNISWAP_LIQUIDITY(view returns (uint256)
60000000000000000000000000000000
MAX_BUY(view returns (uint256)
200000000000000000000000000000
_limitBuys(view returns (bool)
false
_unrestricted(view returns (bool)
true
deadblockStart(view returns (uint256)
17307901
decimals(view returns (uint8)
18
name(view returns (string)
GMFAM
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
symbol(view returns (string)
GMFAM
totalSupply(view returns (uint256)
81410151862921999999999989999900
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
renounceOwnership(
setAddressToWhiteList(address _addressbool _allow
setBlockContracts(bool _val
setLimitBuys(bool _val
setMaxBuyAmount(uint256 value
setPools(address[] _val
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unleashGMFAM(
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LiquidityPoolSet(address arg0
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ContractPaused(
IncorrectSum(
LimitExceeded(
NoZeroTransfers(
NotAllowed(