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 |
---|---|---|---|---|---|
Ω | ERC-20 | 3.836072M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20114472 | 6 months ago | | | 0 | 0.00037885671 | |
| 19911469 | 7 months ago | | | 0 | 0.00035679532 | |
| 19822002 | 7 months ago | | | 0 | 0.00044623012 | |
| 19490977 | 9 months ago | | | 0 | 0.0030257003 | |
| 19247388 | 10 months ago | | | 0 | 0.00075539463 | |
| 19239623 | 10 months ago | | | 0 | 0.0019228153 | |
| 19050230 | a year ago | | | 0 | 0.0013306968 | |
| 19050212 | a year ago | | | 0 | 0.00079169586 | |
| 18949020 | a year ago | | | 0 | 0.0013289523 | |
| 18757542 | a year ago | | | 0 | 0.0036219157 |
ABI
ABI objects
Getter at block 21392486
OmegaTeam() view returns (address)
0x2914b0e8c5b13936129e4568121f3bfb4b98ae98
_maxWalletAmount() view returns (uint256)
50000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
OMEGA
pair() view returns (address)
0xb585310cf5361ef555001713cbb5130fee06354b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
Ω
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
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)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.