Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xefb1…bd27
Balances ($20.63)
Native
Value
$17.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.005154 | $3,312.80 |
$17.07 | |
BRETT2.0 | ERC-20 | 6.9K | $0.000445 |
$3.07 | |
VOID | ERC-20 | 500 | $0.000951 |
$0.48 | |
BOYS | ERC-20 | 0.4 | $0.011989 |
$0 | |
FPEPE | ERC-20 | 18 | $0.000194 |
$0 | |
USA | ERC-20 | 1 | $0.000763 |
$0 | |
BRETT3.0 | ERC-20 | 10M | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
CWH | ERC-20 | 707 | -- | -- | |
OHNO | ERC-20 | 392 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22747987 | an hour ago | | | 0 | 0.000000800517670150 | |
| 22735817 | 8 hours ago | | | 0 | 1.8475535e-7 | |
| 22731646 | 10 hours ago | | | 0 | 1.3212442e-7 | |
| 22730621 | 11 hours ago | | | 0 | 1.2553233e-7 | |
| 22730018 | 11 hours ago | | | 0 | 0.0000048915920 | |
| 22726773 | 13 hours ago | | | 0 | 0.000000062203662828 | |
| 22724505 | 14 hours ago | | | 0 | 0.000000093801309874 | |
| 22724409 | 14 hours ago | | | 0 | 0.000000050772377968 | |
| 22721676 | 16 hours ago | | | 0 | 3.7640851e-7 | |
| 22719425 | 17 hours ago | | | 0 | 4.5230347e-7 |
ABI
ABI objects
Getter at block 22749936
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
developmentWallet() view returns (address)
0xdfd5840370482fb5e97e14ec81ee2783adc7a693
marketingWallet() view returns (address)
0xefb1351a25cdb6de85c3ce8e6a4c7e247738bd27
maxTxWallet() view returns (uint256)
20000000000000000
name() pure returns (string)
Brett 2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() pure returns (string)
BRETT2.0
totalSupply() pure returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0xa1b664322dd8266cb072e22cd65af8c19be8a5f8
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address[] blacklists, bool shouldBlock)
burn()
manualSwapback(uint256 percent)
openTrading()
recoverTokens(address token, address wallet)
removeLimits()
renounceOwnership()
setDevelopmentWallet(address newDevelopmentWallet)
setFees(uint256 newBuyTax, uint256 newSellTax)
setMarketingWallet(address newMarketingWallet)
setMaxWallet(uint256 newMaxTxWallet)
setStructure(uint256 newSwapMaxMultiplier, uint256 newSwapMinDivisor, uint256 newMinSwaps)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) 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()
receive()
This contract contains no error objects.