OMNIA Protocol
Verified contract
Active on
Ethereum with 41 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OMNIA Protocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20571769 | 3 months ago | | | 0 | 0.000071919110 | |
| 19612383 | 7 months ago | | | 0 | 0.0022033826 | |
| 19559655 | 7 months ago | | | 0 | 0.00086447247 | |
| 19559652 | 7 months ago | | | 0 | 0.00055404669 | |
| 19559621 | 7 months ago | | | 0 | 0.00050496876 | |
| 19559576 | 7 months ago | | | 0 | 0.00047704589 | |
| 19559553 | 7 months ago | | | 0 | 0.00049501070 | |
| 19559549 | 7 months ago | | | 0 | 0.00050780126 | |
| 19559541 | 7 months ago | | | 0 | 0.00048528989 | |
| 19559516 | 7 months ago | | | 0 | 0.00054270522 |
ABI
ABI objects
Getter at block 21200207
_taxWallet() view returns (address)
0xa2ae4f0abd144a9dadfb95d4ffe6641931df257c
decimals() view returns (uint8)
18
name() view returns (string)
OMNIA Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
OMNIA
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delegate(address delegatee)
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address add)
This contract contains no fallback and receive objects.
This contract contains no error objects.