Vision.Network 100G Token
Verified contract
Active on
Ethereum with 159,807 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Voken | ERC-20 | 660.905K | -- | -- | |
WATP | ERC-20 | 200 | -- | -- | |
ETY | ERC-20 | 100 | -- | -- | |
EBK | ERC-20 | 2.811911 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453364 | 4 months ago | | | 0 | 0.000024024000 | |
| 12320795 | 4 years ago | | | 0 | 0.00079393912 | |
| 12302012 | 4 years ago | | | 0 | 0.0015390720 | |
| 12138688 | 4 years ago | | | 0 | 0.0025464320 | |
| 12138507 | 4 years ago | | | 0 | 0.0022736000 | |
| 12138326 | 4 years ago | | | 0 | 0.0026373760 | |
| 12138314 | 4 years ago | | | 0 | 0.0026373760 | |
| 12138304 | 4 years ago | | | 0 | 0.0028420000 | |
| 12138297 | 4 years ago | | | 0 | 0.0027510560 | |
| 12040376 | 4 years ago | | | 0 | 0.0030709800 |
ABI
ABI objects
Getter at block 21256809
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 owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
calculateTheRewardOfDirectWhitelistRegistration(address whitelistedAccount) view returns (uint256 reward)
inWhitelist(address account) view returns (bool)
isMinter(address account) view returns (bool)
refCount(address account) view returns (uint256)
referrer(address account) view returns (address)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableVokenSaleWhitelistRegistration()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 value) returns (bool)
pause()
rescueTokens(address tokenAddr, address receiver, uint256 amount)
setMinterState(address account, bool state)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
transferWhitelist(address account)
unpause()
withdrawEther(address to, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Donate(address indexed account, uint256 amount)
Mint(address indexed to, uint256 value)
MinterChanged(address account, bool state)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
VokenSaleWhitelistRegistered(address indexed addr, address indexed refAddr)
VokenSaleWhitelistRegistrationDisabled()
VokenSaleWhitelistRegistrationEnabled()
VokenSaleWhitelistTransferred(address indexed previousAddr, address indexed _newAddr)
constructor()
fallback()
This contract contains no error objects.