SEXY

Verified contract

Proxy

Active on Ethereum with 244 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
--
0x70966a4005b84115f404a1e514519dd1a07b54b7f238eb62a56e3afc02daef52
0xe7639b3cfbc7713c80037b69f0b616d574c82c103ff73ebce859adeacad77ec1
0x020955f20e32a5725545f945e0e07745eef95d122949d7f1064983547042d528
0x9aeff34580965c09e3a33f57cfbe628440699ece6a3e6dc0941da44fa0e6c1bd
0x5397054d6f45f64810e9ea4b91353729eaa9386a94e59c85a3a5200582ca86e1
0xbcabe32c7428073158cd4315c3c3f6ae61abc3d47bfa97f52b215c254d03fcb5
0xbbc8642bde52fb21d9c7ec31871cfd60ab54672b2680d8e7ef2237ce1af58011
0x1bcb9649e2d99fb573acf6f04eabfee3b37e07c8543d4a50ea010eab41fc086b
0xa9ea811d3bad8e918b538305665172d830d4b24ca72984310d472a3cd3e4c408
0xe9ca57ef79d3f0c3f0d74285d7c5ee209ed3c885b66b994273ebf977fcdec5f5

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