The storage layout for this contract could not be retrieved.
Native
Value
$36.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.011019 | $3,316.75 |
$36.55 | |
USDC | ERC-20 | 896.425081 | $1.002 |
$898.22 | |
SPX | ERC-20 | 923 | $0.515597 |
$475.9 | |
USDT | ERC-20 | 406.394765 | $1.003 |
$407.61 | |
BITCOIN | ERC-20 | 182.123478 | $0.230048 |
$41.9 | |
INUINU | ERC-20 | 222.222222M | $0.00 |
$0.22 | |
APU | ERC-20 | 1 | $0.00099 |
$0 | |
XDOGE | ERC-20 | 1 | $0.00 |
$0 | |
PEPURAI | ERC-20 | 40B | -- | -- | |
Kendu | ERC-20 | 17.664686B | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Bitcoin"
ABI
ABI objects
Getter at block 21244126
_maxTaxSwap() view returns (uint256)
600000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_reduceBuyTaxAt() view returns (uint256)
20
_reduceSellTaxAt() view returns (uint256)
20
_taxSwapThreshold() view returns (uint256)
600000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
HarryPotterObamaSonic10Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BITCOIN
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
gottagofast()
manualSwap()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.