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 "Dsion"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19716118 | 7 months ago | | | 0 | 0.00050443987 | |
| 19360882 | 9 months ago | | | 0 | 0.0038594879 | |
| 18848835 | a year ago | | | 0 | 0.0014032963 | |
| 16398543 | 2 years ago | | | 0 | 0.0018760216 | |
| 13523617 | 3 years ago | | | 0 | 0.0061225330 | |
| 13235366 | 3 years ago | | | 0 | 0.0039134080 | |
| 13178667 | 3 years ago | | | 0 | 0.0055231821 | |
| 13171161 | 3 years ago | | | 0 | 0.0032503215 | |
| 13144504 | 3 years ago | | | 0 | 0.0038352210 | |
| 13136819 | 3 years ago | | | 0 | 0.0052003780 |
ABI
ABI objects
Getter at block 21276229
admin() view returns (address)
0x4418cb33a28598ea0b1a81678c0c68986a3fc08c
decimals() view returns (uint8)
8
getTime() view returns (uint256)
1732676015
name() view returns (string)
Dsion
owner() view returns (address)
0x4418cb33a28598ea0b1a81678c0c68986a3fc08c
pausedOwnerAdmin() view returns (bool)
false
pausedPublic() view returns (bool)
false
symbol() view returns (string)
DSN
totalSupply() view returns (uint256)
55946222600000000
totallockedtime() view returns (uint256)
1541741789
Read-only
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events burn(uint256 _value) returns (bool)
burnFrom(address _account, uint256 _amount) returns (bool)
pause(bool newPausedPublic, bool newPausedOwnerAdmin)
removeLockFund(address investor)
removeLockFunds(address[] investorList)
setLockFund(address newInvestor, uint256 releaseTime)
setLockFunds(address[] newInvestorList, uint256 releaseTime)
setTotalLockedTime(uint256 _value)
transfer(address _to, uint256 _value) returns (bool)
Burn(address indexed _burner, uint256 _value)
PauseOwnerAdmin(bool newState)
PausePublic(bool newState)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totallockedtime)
This contract contains no fallback and receive objects.
This contract contains no error objects.