Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
23 additional
variables
Balances ($1,591.52)
Native
Value
$1,591.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.403276 | $3,946.47 |
$1,591.52 | |
OHMPAY | ERC-20 | 235.215936T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13914451 | 3 years ago | | | 0 | 0.026987595 | |
| 13731589 | 3 years ago | | | 0 | 0.0078019698 | |
| 13731129 | 3 years ago | | | 0 | 0.0038137174 | |
| 13731058 | 3 years ago | | | 0 | 0.0047972520 | |
| 13730993 | 3 years ago | | | 0 | 0.0046106280 | |
| 13730981 | 3 years ago | | | 0 | 0.0038832456 | |
| 13730949 | 3 years ago | | | 0 | 0.0044308340 | |
| 13730943 | 3 years ago | | | 0 | 0.0050554505 | |
| 13730942 | 3 years ago | | | 0 | 0.0047362296 | |
| 13730939 | 3 years ago | | | 0 | 0.0056486272 |
ABI
ABI objects
Getter at block 21388064
MASK() view returns (uint256)
340282366920938463463374607431768211455
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_maxWallet() view returns (uint256)
1000000000000000000000000
autoBuybackEnabled() view returns (bool)
false
autoLiquidityReceiver() view returns (address)
0xeb0443b9206311edafe120acf5a6ad0b6062879e
decimals() pure returns (uint8)
9
distributorAddress() view returns (address)
0x2c3ddfafb8bd402879e22811b8fcaa3b89a5588a
getCirculatingSupply() view returns (uint256)
993497500000000000000000
getMultipliedFee() view returns (uint256)
1500
getOwner() view returns (address)
0x9fdc91053ae75c1de54dccb7e32c926c62eb9d22
launchedAt() view returns (uint256)
13730847
launchedAtTimestamp() view returns (uint256)
1638497059
marketingFeeReceiver() view returns (address)
0x43ffd2d3570e48146fa4a661669455ddcd0e5baf
name() pure returns (string)
OHMPAY
pair() view returns (address)
0x678a63efdec879547b7e93a656c2a63312ed038a
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000000
symbol() pure returns (string)
OHMPAY
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
_isFree(address) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkFree(address holder) view returns (bool)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events Sweep()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearBuybackMultiplier()
launch()
renounceOwnership()
setAutoBuybackSettings(bool _enabled, uint256 _cap, uint256 _amount, uint256 _period)
setBuybackMultiplierSettings(uint256 numerator, uint256 denominator, uint256 length)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _buybackFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _feeDenominator)
setFree(address holder)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
triggerZeusBuyback(uint256 amount, bool triggerBuybackMultiplier)
unSetFree(address holder)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
BuybackMultiplierActive(uint256 duration)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _dexRouter, address _marketingAddress, address _WETH)
receive()
This contract contains no error objects.