This contract is being backfilled. You may encounter incomplete storage history.

Vision.Network 100G Token

Verified contract

Active on Ethereum with 159,807 txns
Deployed by via 0x2bf606e0 at 7569219
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x10f215ccaa976a12f343c53d93513583e169315937e28b1ab5a8fc5484d6096c
0xfb3986c9d49c90fec22c7b4482751d0db363bda5ae6fd8c9056b306b9cb952af
0xe28926f7c9b62b0cc7c396cf5e72fb5a57f6a3c2b5cf67cf4d61bb31c11174b2
0xacc0337f785917dc3803211ea5637e448866dc5d9fc71963581fa848d618a57a
0xac43f1e8f1048da6d1d166abb9d87a331cdacfafda9d4d6411831d3111abd2e3
0xf72b71f2294693dc9df9a46e9d2ddb586a5f7a01f078107c8bc77dd36a7728da
0x7ba2b5b943c37eeda575616b8ac45b314b2e548d05f2edc72766de19e45e5642
0xa8fefb353a80038480647c7ebee965909a30e228718a531ede5cdb3199f05280
0xf01254bc612639d661adc21ad163dd93c6b545b61138157cf75d920a4a4155b8
0xa2a6f92210eeb705f33ae53b64f9a56a42acec8ed3acd3e4bcf4fb49986843a4

Functions
Getter at block 20797526
allowWhitelistRegistration(view returns (bool)
true
cap(view returns (uint256)
35000000000000000
decimals(view returns (uint8)
6
name(view returns (string)
Vision.Network 100G Token
owner(view returns (address)
0x123456ebb9d581ccd0f66e3abf6168186be28255
paused(view returns (bool)
true
symbol(view returns (string)
Voken
totalSupply(view returns (uint256)
34002843976297256
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
calculateTheRewardOfDirectWhitelistRegistration(address whitelistedAccountview returns (uint256 reward)
inWhitelist(address accountview returns (bool)
isMinter(address accountview returns (bool)
refCount(address accountview returns (uint256)
referrer(address accountview returns (address)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableVokenSaleWhitelistRegistration(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 valuereturns (bool)
pause(
rescueTokens(address tokenAddraddress receiveruint256 amount
setMinterState(address accountbool state
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
transferWhitelist(address account
unpause(
withdrawEther(address touint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Donate(address indexed accountuint256 amount
Mint(address indexed touint256 value
MinterChanged(address accountbool state
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
VokenSaleWhitelistRegistered(address indexed addraddress indexed refAddr
VokenSaleWhitelistRegistrationDisabled(
VokenSaleWhitelistRegistrationEnabled(
VokenSaleWhitelistTransferred(address indexed previousAddraddress indexed _newAddr
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.