VYBN

Verified contract

Proxy

Active on Ethereum with 245 txns
Deployed by via 0x2c8825ee at 18519774
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
--
0xdf89299777f4acb7981ccb1602e483cf9f351a326965aef0ebe9e1c4a1bef38d
0x26eacaca4b5611a36276f9ca3ed3d35397a64c438904f8e8627afe01b689e2a5
0xcce77607fc68ab02f006c07dd10ac0f939fb9e522f29e3cd1d8c2f7e3b427402
0x33f28e1e8c6ddffd421282175572209f233b835d40eff35029821a265106dbb9
0xe261021c277c0ffe2234f1db20ead3b51eaa05e092d0b474bd09bdddb54d1803
0xdd9d72b80b1a74f4bf281a718724bbc2ecd708aa8c948e81f7cd53122ef0c57a
0x1a51085c584a422663fdaa4806f3d476bbdb7c84721e331b5075c2ea6d0d091f
0x6818e5660936768461580920413a9cabf35900519aecd655e6042cb06a00172e
0x94873bba928467c66f9fa676753443d506a1bbb8f2ed95b9f1b68075fe7b35b2
0x4cd03191f01561478d335a258182ca70f88945ee277343432bdffd2d19a7ce63

Functions
Getter at block 21300176
DEPLOYER(view returns (address)
0x06a5758f886eaa28d6156ad57bcd56f12a122c7b
LIQUIDITY_LOCKED_UNTIL(view returns (uint256)
1815724295
TEAM_PERCENTAGE(view returns (uint256)
69
decimals(view returns (uint8)
18
name(view returns (string)
VYBN
symbol(view returns (string)
VYBN
totalSupply(view returns (uint256)
10069000000000000000000
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(