Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.50)
Native
Value
$2.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.001 | $2,502.21 |
$2.5 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20480160 | a month ago | | | 0 | 0.000000084623127036 | |
| 19587505 | 2 months ago | | | 0 | 2.8089561e-7 | |
| 17744501 | 3 months ago | | | 0 | 0.0000010728058 | |
| 17177095 | 4 months ago | | | 0 | 3.8191860e-7 | |
| 13196742 | 7 months ago | | | 0 | 1.1220460e-7 | |
| 11837481 | 8 months ago | | | 0 | 0.0000028029849 | |
| 11725886 | 8 months ago | | | 0 | 0.000000000026748494 | |
| 9601601 | 9 months ago | | | 0 | 0.000000047338980128 | |
| 8385592 | 10 months ago | | | 0 | 0.000000049924000000 | |
| 4364109 | a year ago | | | 0 | 0.000000071339823394 |
ABI
ABI objects
Getter at block 21822864
CASH_WALLET() view returns (address)
0x1b7392348d45c84cfceaae338ae2920c79de9771
CLAIM_FEE() view returns (uint256)
0
DEAD_WALLET() view returns (address)
0x000000000000000000000000000000000000dead
DEX_WALLET() view returns (address)
0x1b02da8cb0d097eb8d57a175b88c7d8b47997506
GWEI_TO_WEI() view returns (uint256)
1000000
MAX_AIRDROP_AMOUNT_PERCENT() view returns (uint256)
48
MINT_AMOUNT() view returns (uint256)
270270270
REFERER_AMOUNT() view returns (uint256)
54054054
TAX_WALLET() view returns (address)
0x1b7392348d45c84cfceaae338ae2920c79de9771
TOKEN_CLAIMED() view returns (uint256)
480270269790000000
TOKEN_SUPPLY() view returns (uint256)
1000000000000
_decimals() view returns (uint8)
6
_name() view returns (string)
xBoB
_symbol() view returns (string)
xbob
decimals() view returns (uint8)
6
name() view returns (string)
xBoB
owner() view returns (address)
0x56e4cce0112e3cdf6a9d1d99033279cd84114e1b
symbol() view returns (string)
xbob
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
_mintAddressList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ClaimAirdrop(address referer) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setup_launch_time() returns (bool)
setup_tax_mod(bool status) returns (bool)
setup_whitelist(address whitelistaddress) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.