HoppyWrappedBitcoinAkariTesla69Inu
Verified contract
Active on
Ethereum with 72 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
wBTC | ERC-20 | 932.419571K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17742615 | a year ago | | | 0 | 0.0024762843 | |
| 17742605 | a year ago | | | 0 | 0.0022386338 | |
| 17742602 | a year ago | | | 0 | 0.0018728034 | |
| 17742404 | a year ago | | | 0 | 0.0019041592 | |
| 17740961 | a year ago | | | 0 | 0.00057066591 | |
| 17740955 | a year ago | | | 0 | 0.00051550477 | |
| 17740951 | a year ago | | | 0 | 0.00083649727 | |
| 17740928 | a year ago | | | 0 | 0.00090930204 | |
| 17740926 | a year ago | | | 0 | 0.00092547953 | |
| 17740919 | a year ago | | | 0 | 0.0010246855 |
ABI
ABI objects
Getter at block 21170867
_fees() view returns (uint256 buyTotalFees, uint256 buyMarketingFee, uint256 buyDevelopmentFee, uint256 buyLiquidityFee, uint256 sellTotalFees, uint256 sellMarketingFee, uint256 sellDevelopmentFee, uint256 sellLiquidityFee)
(buyTotalFees=0, buyMarketingFee=0, buyDevelopmentFee=0, buyLiquidityFee=0, sellTotalFees=0, sellMarketingFee=0, sellDevelopmentFee=0, sellLiquidityFee=0)
decimals() view returns (uint8)
18
isSwapping() view returns (bool)
false
mBuyAmount() view returns (uint256)
100000000000000000000000000
mSellAmount() view returns (uint256)
100000000000000000000000000
maxAmount() view returns (uint256)
100000000000000000000000000
name() view returns (string)
HoppyWrappedBitcoinAkariTesla69Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() view returns (string)
wBTC
tokensForDevelopment() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x0169eb9e30cfeceefe0a888fcf62f27899a5b5a2
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
_isExcludedmaxAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
uniPair(address) 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)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeFromWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade(address _pair)
removeTradeMaxAmountLimit()
renounceOwnership()
setUniPair(address pair, bool value)
toggleSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimitFeeAmountForSwap(uint256 newAmount) returns (bool)
withdraw() returns (bool success)
withdrawTokenPerAccident(address token, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.