SEXY

Verified contract

Proxy

Active on Ethereum with 246 txns
Deployed by via 0xaf386fc6 at 17294635
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
--
0xc5c049a7b7a6b64207e33f88936d3ee6776e31b569829469c53f64872ac2a065
0x879c68cab3b7c225c11cb2dca34f5e7d3443f8b92daac3a3ed060454353db0a4
0x70966a4005b84115f404a1e514519dd1a07b54b7f238eb62a56e3afc02daef52
0xe7639b3cfbc7713c80037b69f0b616d574c82c103ff73ebce859adeacad77ec1
0x020955f20e32a5725545f945e0e07745eef95d122949d7f1064983547042d528
0x9aeff34580965c09e3a33f57cfbe628440699ece6a3e6dc0941da44fa0e6c1bd
0x5397054d6f45f64810e9ea4b91353729eaa9386a94e59c85a3a5200582ca86e1
0xbcabe32c7428073158cd4315c3c3f6ae61abc3d47bfa97f52b215c254d03fcb5
0xbbc8642bde52fb21d9c7ec31871cfd60ab54672b2680d8e7ef2237ce1af58011
0x1bcb9649e2d99fb573acf6f04eabfee3b37e07c8543d4a50ea010eab41fc086b

Functions
Getter at block 21288447
DEPLOYER(view returns (address)
0x06a5758f886eaa28d6156ad57bcd56f12a122c7b
LIQUIDITY_LOCKED_UNTIL(view returns (uint256)
1902260123
TEAM_PERCENTAGE(view returns (uint256)
36
decimals(view returns (uint8)
18
name(view returns (string)
SEXY
symbol(view returns (string)
SEXY
totalSupply(view returns (uint256)
6969000000000000000000
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(