Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66a7…d675
Balances ($0.00)
No balances found for "Omni Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20669130 | 3 months ago | | | 0 | 0.000074648331 | |
| 18840972 | a year ago | | | 0 | 0.0014744429 | |
| 17010679 | 2 years ago | | | 0 | 0.00045007662 | |
| 17010679 | 2 years ago | | | 0 | 0.00045054913 | |
| 16274449 | 2 years ago | | | 0 | 0.00054283083 | |
| 15546368 | 2 years ago | | | 0 | 0.00033569446 | |
| 15028029 | 2 years ago | | | 0 | 0.0016464632 | |
| 14737425 | 3 years ago | | | 0 | 0.0011668500 | |
| 14737397 | 3 years ago | | | 0 | 0.0013068720 | |
| 14737372 | 3 years ago | | | 0 | 0.0022403520 |
ABI
ABI objects
Getter at block 21289056
decimals() view returns (uint8)
18
endpoint() view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
fixedSupply() view returns (uint256)
1000000000000000000000000000
marketingWallet() view returns (address)
0x335b5b3be5d0cdbcbdb1cbabea26a43ec01f84e9
maxTxAmount() view returns (uint256)
10000000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Omni Inu
owner() view returns (address)
0x77451aa5b551c88526a05b86bd790b1c2afc6d21
symbol() view returns (string)
OMNI
totalSupply() view returns (uint256)
996975323000000000000000000
tradingActive() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
failedMessages(uint16, bytes, uint256) view returns (uint256 payloadLength, bytes32 payloadHash)
isBot(address bot) view returns (bool)
potentialBots(uint256) view returns (address)
remotes(uint16) view returns (bytes)
trustedSourceLookup(uint16) view returns (bytes)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blackListPotentialBots()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address notbot)
enableTrading()
excludeFromFees(address account, bool excluded)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
manualSend()
onLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
sendTokens(uint16 _chainId, bytes _dstOmniChainTokenAddr, uint256 _qty) payable
setAutomatedMarketMakerPair(address pair, bool value)
setBots(address[] bots_)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setFees(uint256 _buyFees, uint256 _sellFees)
setMarketingWallet(address newWallet)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTrustedSource(uint16 _chainId, bytes _trustedSource)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, address _layerZeroEndpoint)
This contract contains no fallback and receive objects.
This contract contains no error objects.