Omni Network
Verified contract
Active on
Ethereum with 264 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 "Omni Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20710653 | 2 months ago | | | 0 | 0.000072070969 | |
| 20108534 | 5 months ago | | | 0 | 0.00020589816 | |
| 19679115 | 7 months ago | | | 0 | 0.00046957102 | |
| 19679109 | 7 months ago | | | 0 | 0.00031232344 | |
| 19677407 | 7 months ago | | | 0 | 0.00035530968 | |
| 19677403 | 7 months ago | | | 0 | 0.00039236614 | |
| 19675791 | 7 months ago | | | 0 | 0.0015175987 | |
| 19675475 | 7 months ago | | | 0 | 0.0015576992 | |
| 19675289 | 7 months ago | | | 0 | 0.0012482241 | |
| 19675021 | 7 months ago | | | 0 | 0.0018517411 |
ABI
ABI objects
Getter at block 21190769
decimals() view returns (uint8)
18
name() view returns (string)
Omni Network
pancakePair() view returns (address)
0x8e6cb3b370dbcc5b93a73b3f6b295a99deba2587
symbol() view returns (string)
OMNI
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)
openTrading(address bots)
removeLimits(uint256 addBot)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.