Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Vision"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7512535 | 6 years ago | | | 0 | 0.00034738200 | |
| 6753468 | 6 years ago | | | 0 | 0.00019593000 | |
| 6746555 | 6 years ago | | | 0 | 0.0018888760 | |
| 6746540 | 6 years ago | | | 0 | 0.00015192000 | |
| 6746522 | 6 years ago | | | 0 | 0.00015192000 | |
| 6746513 | 6 years ago | | | 0 | 0.00060476400 | |
| 6746510 | 6 years ago | | | 0 | 0.00060476400 | |
| 6746507 | 6 years ago | | | 0 | 0.00060476400 | |
| 6746501 | 6 years ago | | | 0 | 0.00060476400 | |
| 6746499 | 6 years ago | | | 0 | 0.00078476400 |
ABI
ABI objects
Getter at block 21207135
annualInterest() view returns (uint256 interest)
100000000000000000
chainStartBlockNumber() view returns (uint256)
5870203
chainStartTime() view returns (uint256)
1530206091
coinAge() view returns (uint256 myCoinAge)
0
decimals() view returns (uint256)
18
maxMintProofOfStake() view returns (uint256)
100000000000000000
maxTotalSupply() view returns (uint256)
10000000000000000000000000
name() view returns (string)
Vision
owner() view returns (address)
0x329c63eb68ea256ac0200c535a5a830c06ba8d7f
stakeMaxAge() view returns (uint256)
7776000
stakeMinAge() view returns (uint256)
259200
stakeStartTime() view returns (uint256)
1530206091
symbol() view returns (string)
VIS
totalInitialSupply() view returns (uint256)
1250000000000000000000000
totalSupply() view returns (uint256)
1342484519844334599968761
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
batchTransfer(address[] _recipients, uint256[] _values) returns (bool)
getBlockNumber() returns (uint256 blockNumber)
mint() returns (bool)
ownerBurnToken(uint256 _value)
ownerSetStakeStartTime(uint256 timestamp)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Mint(address indexed _address, uint256 _reward)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.