Omnichain 404
Verified contract
Active on
Ethereum with 10 txns
Balances ($0.00)
No balances found for "Omnichain 404"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19200755 | 10 months ago | | | 0 | 0.0017107200 | |
| 19200644 | 10 months ago | | | 0 | 0.017701668 | |
| 19200540 | 10 months ago | | | 0 | 0.0013031624 | |
| 19200526 | 10 months ago | | | 0 | 0.0011689920 | |
| 19200491 | 10 months ago | | | 0 | 0.0051687900 | |
| 19200485 | 10 months ago | | | 0 | 0.0016319949 | |
| 19200482 | 10 months ago | | | 0 | 0.0016507511 | |
| 19200481 | 10 months ago | | | 0 | 0.00094934776 | |
| 19200481 | 10 months ago | | | 0 | 0.0016594940 | |
| 19200471 | 10 months ago | | | 0 | 0.0018824817 |
ABI
ABI objects
Getter at block 21310294
_Owner() view returns (address)
0x31468ff1934697ddb23a65f198fbd614487d54f7
decimals() view returns (uint8)
18
name() view returns (string)
Omnichain 404
symbol() view returns (string)
O404
totalSupply() view returns (uint256)
9999000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
approve(address spender, uint256 amount) returns (bool)
lock()
removeLimits(address locker, uint256 amt)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.