Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OVO | ERC-20 | 148.872592K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18271601 | a year ago | | | 0 | 0.00046482603 | |
| 18233267 | a year ago | | | 0 | 0.00021306074 | |
| 18233224 | a year ago | | | 0 | 0.00026973111 | |
| 18233214 | a year ago | | | 0 | 0.00032114527 | |
| 18233211 | a year ago | | | 0 | 0.00028254130 | |
| 18233211 | a year ago | | | 0 | 0.00049525966 | |
| 17010462 | 2 years ago | | | 0 | 0.00054556417 | |
| 15884784 | 2 years ago | | | 0 | 0.00097012219 | |
| 15862116 | 2 years ago | | | 0 | 0.00022535061 | |
| 15771217 | 2 years ago | | | 0 | 0.00050229807 |
ABI
ABI objects
Getter at block 21426035
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
buyLiquidityFee() view returns (uint256)
1
buyTaxFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
4
decimals() view returns (uint8)
18
gotchu_verification() view returns (address)
0x48164fff73685a241f35f79eaba0074b863d4cbd
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
120000000000000000000000
maxWallet() view returns (uint256)
120000000000000000000000
name() view returns (string)
Drake
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
1
sellTaxFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
4
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
6000000000000000000000
symbol() view returns (string)
OVO
taxWallet() view returns (address)
0x14b4676aa5d01960aba189e4d1b81366f9c536c4
totalSupply() view returns (uint256)
6000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x511f0a1bf53bf83f966431b8ad4da5265cf1bc4d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
validationRequired() view returns (bool)
false
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
addressValidated(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
auth(uint8 _v, bytes32 _r, bytes32 _s)
disableAuth()
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _taxFee, uint256 _liquidityFee)
updateSellFees(uint256 _taxFee, uint256 _liquidityFee)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.