Distributed Diversion Paradise
Verified contract
Active on
Ethereum with 5,153 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11229416 | 4 years ago | | | 0 | 0.00042610631 | |
| 11229307 | 4 years ago | | | 0 | 0.0013074667 | |
| 10636907 | 4 years ago | | | 0 | 0.0045708320 | |
| 10573361 | 4 years ago | | | 0 | 0.0027343371 | |
| 9315518 | 5 years ago | | | 0 | 0.0016746900 | |
| 9312557 | 5 years ago | | | 0 | 0.0016743300 | |
| 9302308 | 5 years ago | | | 0 | 0.0012246900 | |
| 9302280 | 5 years ago | | | 0 | 0.0016746900 | |
| 9297741 | 5 years ago | | | 0 | 0.0016750500 | |
| 9296512 | 5 years ago | | | 0 | 0.0012243300 |
ABI
ABI objects
Getter at block 21159763
decimals() view returns (uint8)
8
name() view returns (string)
Distributed Diversion Paradise
owner() view returns (address)
0xaa6e26dc64042001f8bb8f82cf2e8582fec5d42b
releaseCount() view returns (uint256)
10
symbol() view returns (string)
DDP
totalSupply() view returns (uint256)
210000000000000000
Read-only
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
preTotalTokens(address) view returns (uint256)
State-modifying
Events freezeAccount(address _target, bool _freeze)
lock(address _to, uint256 _value)
locks(address[] _dests, uint256[] _values)
setStartLockTime(uint256 _time)
transfer(address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
transfers(address[] _dests, uint256[] _values)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.