Goatse Glitch God Meshology

Unverified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0x1a018c75 at 20949837
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
ERC-20
--
0xe30973659b1762d070ad30e72d5afb00b1b0b7ac31b72def86e6b7cad70f30a6
0xa41d565e14c8c30c7076289ae2ccb3025b54e87cf93b7ba808a37a8382f7cd3a
0xd4e8ed4223f207ed5286fc13bc40aacc3a870d3931ec026dc126b0923c0699da
0x56ad368208d484bcb36265ffd2e08bffa365d8b3033e4eed22e002843dbb6ee0
0xe932507d730e1de16f57fb193f0d9907ce86fb9006ded3512103cc7c407068cf
0x39cfaac08573515e9d2bb56c2ae821ecfd49084017c811811f25696a233eafb6
0x7b26a1c9c072d6c136de0176b034c416958651645e2761c97976be46799755e3
0xf9e2263b338c6806f8341b7c7620d2e201b20b4e03ce29dca2f0181c15fdc7e3
0x4398a79e2f40cdfe43ded5ced77d7bc359fc9bc570556b2ec1cbafbe49f540af
0x48c89f048bfc6e8a7e6cb4a202b02e078082f41eecb05c55d3c9f3f31a23a142

Functions
Getter at block 21277417
DEPLOYER(view returns (address)
0x06a5758f886eaa28d6156ad57bcd56f12a122c7b
LIQUIDITY_LOCKED_UNTIL(view returns (uint256)
1771942273
TEAM_PERCENTAGE(view returns (uint256)
31
decimals(view returns (uint8)
18
name(view returns (string)
Goatse Glitch God Meshology
symbol(view returns (string)
GGGM
totalSupply(view returns (uint256)
369369369000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symuint256 _totalSupplyaddress _deployeruint256 _teamPercentageuint256 liquidityLockPeriodInSecondspayable 
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
withdrawLP(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerNotOwner(
FailedToProvideLiquidity(
LiquidityLocked(