Omnes Coin
Verified contract
Active on
Ethereum with 19,297 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 |
---|---|---|---|---|---|
CNN | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16447688 | 2 years ago | | | 0 | 0.00064601325 | |
| 11351866 | 4 years ago | | | 0 | 0.00059803900 | |
| 11319390 | 4 years ago | | | 0 | 0.0031742070 | |
| 11193159 | 4 years ago | | | 0 | 0.00073604800 | |
| 10609007 | 4 years ago | | | 0 | 0.0012130259 | |
| 10528212 | 4 years ago | | | 0 | 0.0030856800 | |
| 10528207 | 4 years ago | | | 0 | 0.0024040800 | |
| 10484099 | 4 years ago | | | 0 | 0.0033742170 | |
| 10229554 | 4 years ago | | | 0 | 0.00036061200 | |
| 10158154 | 4 years ago | | | 0 | 0.0012716550 |
ABI
ABI objects
Getter at block 21160497
decimals() view returns (uint256)
18
name() view returns (string)
Omnes Coin
stopped() view returns (bool)
false
symbol() view returns (string)
OMNES
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
setName(string _name)
start()
stop()
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(address _addressFounder)
This contract contains no fallback and receive objects.
This contract contains no error objects.