Distributed Earth
Verified contract
Active on
Ethereum with 5,904 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) |
---|---|---|---|---|---|---|---|
| 13531962 | 3 years ago | | | 0 | 0.0088383958 | |
| 10503729 | 4 years ago | | | 0 | 0.0045364141 | |
| 10076023 | 4 years ago | | | 0 | 0.00083153401 | |
| 9767793 | 5 years ago | | | 0 | 0.000025076703 | |
| 9767791 | 5 years ago | | | 0 | 0.000025089903 | |
| 9767783 | 5 years ago | | | 0 | 0.000025076703 | |
| 9660804 | 5 years ago | | | 0 | 0.0045616797 | |
| 9628807 | 5 years ago | | | 0 | 0.00034028109 | |
| 9469389 | 5 years ago | | | 0 | 0.00037809000 | |
| 9099416 | 5 years ago | | | 0 | 0.00042228000 |
ABI
ABI objects
Getter at block 21166667
decimals() view returns (uint8)
18
name() view returns (string)
Distributed Earth
owner() view returns (address)
0xbff4ffbe0fc7baca0512f70aea14111de55787ad
symbol() view returns (string)
DBE
totalSupply() view returns (uint256)
7444443810000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
freezeOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
freeze(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unfreeze(uint256 _value) returns (bool success)
withdrawEther(uint256 amount)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
fallback()
This contract contains no error objects.