Vision Token

Verified contract

Active on Ethereum with 4,805 txns
Deployed by via 0x3959d72f at 11271710
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
18 additional variables
Native
Value $230,205.07
ERC-20
Value $0.26
0xe866f617c65b1368d6a8f9b3f9971712fe33e6a1513d4b5215c025dbcd3dc922
0xc098292c451b833959f5a3a02ece85a5feb74860c13c881615eff9104ca0bc4a
0xc555c0f8e62ceda778179ac02abb0cdce4a79b5ec2166c98c1418037b0ba6161
0x648f4b23192e2f71771b10decb4caf6fd92ccbb45a3125528a0397e1cc98a98c
0x9884257980a804ed01b4867f762e5dea21d331b51ea9700ca9ee8166e3323e22
0x86d696c8dbe98c7357bbe64128b0b7ad0a866894f56ac0bef7b3955b7548c7dc
0x4438c575d90388a10c59359692bf777c45849b343602e413cc3e21f17537956b
0xea0766ae20632a5b34fb9bdd92a50eb42d03f42fe06c801e790debf5e81b41cc
0x787a7d6c4247a94a4bcb7cf0e91585eb68704f36e8d27fa21f39d071ed5756fe
0xaf64e8aa146290b8eac62b952c8274e9438df9e4d9120d1c51e3d429afb3a91f

Functions
Getter at block 21259834
DOMAIN_SEPARATOR(view returns (bytes32)
0x0228e53188d674dc0ae31535e8c383e9d123ad1307401bb0a10c3cddf5d814a4
PERMIT_BUY_TYPEHASH(view returns (bytes32)
0xaf42a244b3020d6a2253d9f291b4d3e82240da42b22129a8113a58aa7a3ddb6a
PERMIT_SELL_TYPEHASH(view returns (bytes32)
0x5dfdc7fb4c68a4c249de5e08597626b84fbbe7bfef4ed3500f58003e722cc548
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
__startedOn(view returns (uint256)
1605614207
beneficiary(view returns (address)
0x1bdf168333c18d2562a108b71dc3a786a9ff351e
burnedSupply(view returns (uint256)
143389783762786063471147
buySlopeDen(view returns (uint256)
500000000000000000000000000
buySlopeNum(view returns (uint256)
1
buybackReserve(view returns (uint256)
69165130929283321377
cap(view returns (uint256)
5000000000000000000000000
control(view returns (address)
0x1bdf168333c18d2562a108b71dc3a786a9ff351e
currency(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
feeBasisPoints(view returns (uint256)
0
feeCollector(view returns (address)
0x1bdf168333c18d2562a108b71dc3a786a9ff351e
initGoal(view returns (uint256)
250000000000000000000000
initReserve(view returns (uint256)
1000000000000000000000000
investmentReserveBasisPoints(view returns (uint256)
0
minDuration(view returns (uint256)
0
minInvestment(view returns (uint256)
1
name(view returns (string)
Vision Token
paused(view returns (bool)
false
revenueCommitmentBasisPoints(view returns (uint256)
0
runStartedOn(view returns (uint256)
1605614207
setupFee(view returns (uint256)
0
setupFeeRecipient(view returns (address)
0x0000000000000000000000000000000000000000
state(view returns (uint256)
1
symbol(view returns (string)
VISION
totalSupply(view returns (uint256)
1777112004273010344888900
version(view returns (string)
3
whitelist(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
estimateBuyValue(uint256 _currencyValueview returns (uint256)
estimateExitFee(uint256 _msgValueview returns (uint256)
estimateSellValue(uint256 _quantityToSellview returns (uint256)
initInvestors(addressview returns (uint256)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
nonces(addressview returns (uint256)
State-modifying
addMinter(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 _amount
burnFrom(address _fromuint256 _amount
buy(address _touint256 _currencyValueuint256 _minTokensBoughtpayable 
close(payable 
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address sender
initialize(uint256 _initReserveaddress _currencyAddressuint256 _initGoaluint256 _buySlopeNumuint256 _buySlopeDenuint256 _investmentReserveBasisPointsuint256 _setupFeeaddress _setupFeeRecipient
initialize(uint256 capaddress sender
initializeDomainSeparator(
initializeRunStartedOn(uint256 _runStartedOn
mint(address accountuint256 amountreturns (bool)
pause(
pay(uint256 _currencyValuepayable 
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
permitBuy(address _fromaddress _touint256 _currencyValueuint256 _minTokensBoughtuint256 _deadlineuint8 _vbytes32 _rbytes32 _s
permitSell(address _fromaddress _touint256 _quantityToSelluint256 _minCurrencyReturneduint256 _deadlineuint8 _vbytes32 _rbytes32 _s
renounceMinter(
renouncePauser(
sell(address _touint256 _quantityToSelluint256 _minCurrencyReturned
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
updateConfig(address _whitelistAddressaddress _beneficiaryaddress _controladdress _feeCollectoruint256 _feeBasisPointsuint256 _revenueCommitmentBasisPointsuint256 _minInvestmentuint256 _minDuration
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed _fromuint256 _fairValue
Buy(address indexed _fromaddress indexed _touint256 _currencyValueuint256 _fairValue
Close(uint256 _exitFee
MinterAdded(address indexed account
MinterRemoved(address indexed account
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Pay(address indexed _fromuint256 _currencyValue
Sell(address indexed _fromaddress indexed _touint256 _currencyValueuint256 _fairValue
StateChange(uint256 _previousStateuint256 _newState
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
UpdateConfig(address _whitelistAddressaddress indexed _beneficiaryaddress indexed _controladdress indexed _feeCollectoruint256 _revenueCommitmentBasisPointsuint256 _feeBasisPointsuint256 _minInvestmentuint256 _minDuration
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.