Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OVLT | ERC-20 | 18.879969M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16938234 | 2 years ago | | | 0 | 0.0018252405 | |
| 16938226 | 2 years ago | | | 0 | 0.0011545928 | |
| 16936441 | 2 years ago | | | 0 | 0.0011645866 | |
| 16935376 | 2 years ago | | | 0 | 0.0015319645 | |
| 16935357 | 2 years ago | | | 0 | 0.0015192602 | |
| 16934945 | 2 years ago | | | 0 | 0.0027532897 | |
| 16934725 | 2 years ago | | | 0 | 0.0018959921 | |
| 16934677 | 2 years ago | | | 0 | 0.0017448930 | |
| 16934649 | 2 years ago | | | 0 | 0.0016969952 | |
| 16934649 | 2 years ago | | | 0 | 0.0016969952 |
ABI
ABI objects
Getter at block 21326809
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
buyFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=1, marketing=2)
decimals() pure returns (uint8)
9
forceSwapCount() view returns (uint256)
10
name() pure returns (string)
OnVault
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=1, marketing=2)
swapHolder() view returns (address)
0x25b02d500e54ac1e867e7541b6411a73a9c0a214
swapTokenAtAmount() view returns (uint256)
1000000000000000
symbol() pure returns (string)
OVLT
totalSupply() view returns (uint256)
478866129016098836
uniswapV2Pair() view returns (address)
0x78aacf0067ff7da7558480fdd4b168cdd383d32c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_earlyBoughtBlock(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
forceSwapBack(address from, uint256 amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _buyMarketingFee, uint256 _buyLiquidityFee, uint256 _sellMarketingFee, uint256 _sellLiquidityFee)
updateMax(uint256 _maxTx, uint256 _maxWallet, address _address)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 amount)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.