Goatse Glitch God Meshology

Unverified contract

Proxy

Active on Ethereum with 18 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
--
0xf794a93e50fd02bdef68e5a0e1f3eba768d1a0aee1fa46281d06c78ad70d8822
0xdcbf25cb7bce43ed65c02839a1ac70f27be08a646e2e2a89be6fed07e945b7f4
0x2914a93698f61b2277d3935863eed93f9b8fd2f3ddc8327e1fa8ee6fd6b0f6a5
0xa55be7b5a01105c5cd079237405b6928ff33c4b71420b6b46a46cf1a6e05ad2b
From
0x4ca4b9320bf6522882d5f13559f2b561f6236c9ef7a8b7b1fb6929826b1e98ec
0x94e9daecd487663b8bfa14e561989ef93c38cf8aa3ad49839f639d3329c048e6
0x787ec336e3bca1cacb9ba0a94571cefd4b3970b64239870d38de283276d6b189
0xb739471c1541f73a132f51e622a1bc5be6dbac87d56e8968a284291b11ff9419
0x6d93d2a08abe9f2b083644a02fcf9104b3de5a47d19c12233e8e6d0781cd1ac0
0xd963da0cce5c7cf762ca4511970770578c1a14cbb24deb273c28962cf313b96e

Functions
Getter at block 20958416
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(