Vision Token

Verified contract

Active on Ethereum with 4,771 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 $184,128.42
ERC-20
Value $0.22
0x75b5619ef7ce1ecaae3f2af6673bdb938b1a829ad0470fcc3a7ed97262136e98
0x6b88ef08732f32bd4d2c5903b757c26fb176e9fa3ffcbaff29423832308821bd
0xd21407044c570cc576cc265414099e4cc509d4da4a8e03b08751548b2f1bb7f8
0x22a7dbdda1b7ed833245c3007420fefd5cc9382332dbe272e71b50692a76c187
0x741ad0500e7321ac6f24cda645e509ab4d5bba21860d29c34a881535bd94d9d5
0x2ae9ab52b3f49d82a321d7abf8ecb91e80fcacd1d99c692aa0e3f74fd1fdf811
0xe82e96f440df556c1a8e9163c55167c735e1b1520b447305c9f4647204d20015
0x269b0e577d47287db0ce0cec6b24790ddbf23f950eb8e5c5608cf0ca26a72679
0x4614744457378a31cb359f59bb19fd55a6e26724dbf61b2c4d8cf4e0b4a51405
0x1155a5a2ef21069dceb7507fa5085b0cc985c35dfc4614b71bcff8a83d2c79b7

Functions
Getter at block 20818019
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)
70188279456656796861
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)
1791222303148141918670339
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.