Dvision
Verified contract
Active on
Ethereum with 40,707 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.59)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DVI | ERC-20 | 335.476118 | $0.013675 |
$4.59 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21153622 | 13 hours ago | | | 0 | 0.00043256026 | |
| 21153576 | 14 hours ago | | | 0 | 0.00055909815 | |
| 21153574 | 14 hours ago | | | 0 | 0.00079032241 | |
| 21153562 | 14 hours ago | | | 0 | 0.00053065661 | |
| 21153366 | 14 hours ago | | | 0 | 0.00044429100 | |
| 21153364 | 14 hours ago | | | 0 | 0.00041933383 | |
| 21148127 | a day ago | | | 0 | 0.00057147945 | |
| 21148126 | a day ago | | | 0 | 0.00051076790 | |
| 21142134 | 2 days ago | | | 0 | 0.00025232084 | |
| 21142130 | 2 days ago | | | 0 | 0.00026824276 |
ABI
ABI objects
Getter at block 21157632
advisorVestingLockDate() view returns (uint256)
7776000
advisorVestingSupply() view returns (uint256)
7500000000000000000000000
advisorVestingTime() view returns (uint256)
4
burnTokenSupply() view returns (uint256)
7500000000000000000000000
decimals() view returns (uint256)
18
endSaleTime() view returns (uint256)
1594042571
manager() view returns (address)
0xfc69c9c5d9a6d9618579a621bc5cf0ee35154b75
maxAdvisorSupply() view returns (uint256)
30000000000000000000000000
maxDevSupply() view returns (uint256)
250000000000000000000000000
maxEcoSupply() view returns (uint256)
170000000000000000000000000
maxMktSupply() view returns (uint256)
150000000000000000000000000
maxReserveSupply() view returns (uint256)
100000000000000000000000000
maxSaleSupply() view returns (uint256)
200000000000000000000000000
maxTeamSupply() view returns (uint256)
100000000000000000000000000
maxTotalSupply() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Dvision
owner() view returns (address)
0x000000000000000000000000000000000000dead
saleTime() view returns (bool)
false
symbol() view returns (string)
DVI
teamVestingLockDate() view returns (uint256)
31104000
teamVestingSupply() view returns (uint256)
10000000000000000000000000
teamVestingTime() view returns (uint256)
10
tokenIssuedAdv() view returns (uint256)
7500000000000000000000000
tokenIssuedDev() view returns (uint256)
250000000000000000000000000
tokenIssuedEco() view returns (uint256)
170000000000000000000000000
tokenIssuedMkt() view returns (uint256)
150000000000000000000000000
tokenIssuedRsv() view returns (uint256)
100000000000000000000000000
tokenIssuedSale() view returns (uint256)
200000000000000000000000000
tokenIssuedTeam() view returns (uint256)
0
tokenLock() view returns (bool)
false
totalSupply() view returns (uint256)
1000000000000000000000000000
totalTokenSupply() view returns (uint256)
1000000000000000000000000000
Read-only
advVestingBalances(uint256) view returns (uint256)
advVestingTimer(uint256) view returns (uint256)
allowance(address _owner, address _spender) view returns (uint256)
approvals(address, address) view returns (uint256)
balanceOf(address _who) view returns (uint256)
balances(address) view returns (uint256)
tmVestingBalances(uint256) view returns (uint256)
tmVestingTimer(uint256) view returns (uint256)
State-modifying
Events advisorIssue(address _to, uint256 _time)
approve(address _spender, uint256 _value) returns (bool)
burnToken(uint256 _value)
close()
devIssue(address _to)
ecoIssue(address _to)
endSale()
mktIssue(address _to)
rsvIssue(address _to)
saleIssue(address _to)
setTokenLock()
setTokenUnlock()
teamIssue(address _to, uint256 _time)
transfer(address _to, uint256 _value) returns (bool)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferManager(address _to)
transferOwnership(address _to)
AdvIssue(address indexed _to, uint256 _tokens)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _from, uint256 _tokens)
ChangeManager(address indexed _from, address indexed _to)
ChangeOwner(address indexed _from, address indexed _to)
DevIssue(address indexed _to, uint256 _tokens)
EcoIssue(address indexed _to, uint256 _tokens)
EndSale(uint256 _date)
MktIssue(address indexed _to, uint256 _tokens)
RsvIssue(address indexed _to, uint256 _tokens)
SaleIssue(address indexed _to, uint256 _tokens)
TeamIssue(address indexed _to, uint256 _tokens)
TokenUnlock(address indexed _to, uint256 _tokens)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.