OMNI

Verified contract

Active on Ethereum with 220 txns
Deployed by via 0xef2c5376 at 19883928
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $75.08
ERC-20
--
0x685bac649af4b64144a73867f3a10f43c7e40cefb3652f76d43870b2267fbdf1
0xa369691b06c62b77891e04977ae9c608b96518656c53a954a9b8097397bcdc7c
0x159da573cdafdcb9295e2379442a4b66bf41f672bcf400de74bcf87400fc3b47
0x3112c9f820d65887094eb4d9f40e17fcc7629b71f30d42a496a6933c1b5defe1
0xe200c39d12a085a3b1e8d46898310a60bdcbce42dc5c0099f4cbc17ebb0e9242
0x5886d1922529d12228cb4d98f0441a4566c8be7687332180e339325bf9174dd9
0x60916c0c69171f770941297942c9a68fb563e2e8de8fc1957edc2725c00fefc6
0x728d83430845c10659ba54a69e8ed8def19082cb255dd05ab6ef6b339f6f3c92
0x5fdc6107ff87e97509dc17217a99fb1313ead7a7b3a45f36c9d1262c6f2dc96e
0xaa50f86dd31a3dea2f65d477af57a327c21e898d2eca8e10174ca244f95e37d0

Functions
Getter at block 20861942
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
982195175765795218686
getSwapThresholdAmount(view returns (uint256)
2078145701448511183868
maxWalletAmount(view returns (uint256)
20000000000000000000000
name(view returns (string)
OMNI
omniAddress(view returns (address)
0x43422931b37134f32d660f2ffba498e32de490ff
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairV2(view returns (address)
0xdd3709991d5e598730c815e8696183cb4816716c
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
OMNI
totalSupply(view returns (uint256)
1000000000000000000000000
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
omniFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
acceptOwnership(
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _router
omniAddressSetup(address _newAddress
omniFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
renounceOwnership(
setAMMPair(address pairbool isPair
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxWalletAmount(uint256 _maxWalletAmount
updateSwapThreshold(uint16 _swapThresholdRatio
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
MaxWalletAmountUpdated(uint256 maxWalletAmount
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint16 swapThresholdRatio
Transfer(address indexed fromaddress indexed touint256 value
omniAddressUpdated(address omniAddress
omniFeeSent(address recipientuint256 amount
omniFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.