Ormeus Coin
Verified contract
Active on
Ethereum with 141,365 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ORME | ERC-20 | 2.231064K | -- | -- | |
C4Y | ERC-20 | 1.5K | -- | -- | |
MXM | ERC-20 | 100 | -- | -- | |
MXM | ERC-20 | 100 | -- | -- | |
DTA | ERC-20 | 20 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
JOY | ERC-20 | 10 | -- | -- | |
EKT | ERC-20 | 10 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16440244 | 2 years ago | | | 0 | 0.00063960633 | |
| 15482649 | 2 years ago | | | 0 | 0.00044926020 | |
| 15127183 | 2 years ago | | | 0 | 0.00065053574 | |
| 14258710 | 3 years ago | | | 0 | 0.0077791784 | |
| 13983571 | 3 years ago | | | 0 | 0.0067870912 | |
| 13936727 | 3 years ago | | | 0 | 0.0030808918 | |
| 13846315 | 3 years ago | | | 0 | 0.0017924830 | |
| 13455767 | 3 years ago | | | 0 | 0.0077280735 | |
| 13381481 | 3 years ago | | | 0 | 0.0069195557 | |
| 13323979 | 3 years ago | | | 0 | 0.0024509744 |
ABI
ABI objects
Getter at block 21157767
decimals() pure returns (uint8)
8
name() pure returns (string)
Ormeus Coin
symbol() pure returns (string)
ORME
totalSupply() pure returns (uint256)
20000000000000000
version() pure returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.