Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x82a9…c6e9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$BRRR | ERC-20 | 36.106921M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22772150 | 3 days ago | | | 0 | 2.8036432e-7 | |
| 21112733 | a month ago | | | 0 | 0.0000053433996 | |
| 16480071 | 5 months ago | | | 0 | 2.8197777e-7 | |
| 16079854 | 5 months ago | | | 0 | 4.2209080e-7 | |
| 15630248 | 6 months ago | | | 0 | 3.5239974e-7 | |
| 13643793 | 7 months ago | | | 0 | 7.3133330e-7 | |
| 12793669 | 8 months ago | | | 0 | 7.5744799e-7 | |
| 12791018 | 8 months ago | | | 0 | 5.9728233e-7 | |
| 12790977 | 8 months ago | | | 0 | 6.9042708e-7 | |
| 12790933 | 8 months ago | | | 0 | 5.1291165e-7 |
ABI
ABI objects
Getter at block 22920549
_maxWalletToken() view returns (uint256)
8400000000000000000000000
decimals() view returns (uint8)
18
marketingFee() view returns (uint256)
1
marketingWallet() view returns (address)
0x82a99040daf3ce6b352e0de153ecaef2832dc6e9
name() view returns (string)
Bucci
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
21000000000000000000000
symbol() view returns (string)
$BRRR
totalSupply() view returns (uint256)
420000000000000000000000000
uniswapV2Pair() view returns (address)
0x055a0ca39ef00e2c64bee102b901e9426b845d57
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMaxWalletLimit(uint256 _newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapThreshold(uint256 _newLimit)
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.