Our Earth
Verified contract
Active on
Ethereum with 3,918 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 |
---|---|---|---|---|---|
DMY | ERC-20 | 76.2107 | -- | -- | |
WDT | ERC-20 | 0.0004 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14790374 | 3 years ago | | | 0 | 0.0018147413 | |
| 13512559 | 3 years ago | | | 0 | 0.013581894 | |
| 13119562 | 3 years ago | | | 0 | 0.0026854051 | |
| 12919998 | 3 years ago | | | 0 | 0.00047398890 | |
| 12919686 | 3 years ago | | | 0 | 0.0013151751 | |
| 12836894 | 3 years ago | | | 0 | 0.00072311360 | |
| 12365207 | 4 years ago | | | 0 | 0.00084563270 | |
| 12365206 | 4 years ago | | | 0 | 0.00084563270 | |
| 12365205 | 4 years ago | | | 0 | 0.00084513902 | |
| 12365205 | 4 years ago | | | 0 | 0.00084464534 |
ABI
ABI objects
Getter at block 21257908
decimals() view returns (uint8)
18
name() view returns (string)
Our Earth
owner() view returns (address)
0xe23ef1f2cb4a4379d0d2b23603fc8c0d034d2247
symbol() view returns (string)
OE
totalSupply() view returns (uint256)
7400000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
renounceOwnerShip()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnerShip(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _initialSupply, string _tokenName, string _tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.