Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe40a…98ec
Balances ($22,915.11)
Native
Value
$923.86
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.279119 | $3,309.91 |
$923.86 | |
BRETT | ERC-20 | 662.509593K | $0.032817 |
$21,741.6 | |
ANDY | ERC-20 | 1M | $0.000231 |
$230.57 | |
BRETT | ERC-20 | 73.036023 | $0.261075 |
$19.07 | |
TKX | ERC-20 | 0.001 | $11.57 |
$0.01 | |
APU | ERC-20 | 1 | $0.000988 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244049 | 26 minutes ago | | | 0 | 0.00077423477 | |
| 21243860 | an hour ago | | | 0 | 0.00079057618 | |
| 21243829 | an hour ago | | | 0 | 0.00036927754 | |
| 21243748 | an hour ago | | | 0 | 0.00078821235 | |
| 21243723 | 2 hours ago | | | 0 | 0.00046015308 | |
| 21243722 | 2 hours ago | | | 0 | 0.00080745169 | |
| 21243703 | 2 hours ago | | | 0 | 0.00089675392 | |
| 21243698 | 2 hours ago | | | 0 | 0.00089118866 | |
| 21243569 | 2 hours ago | | | 0 | 0.0012904642 | |
| 21243539 | 2 hours ago | | | 0 | 0.00044301824 |
ABI
ABI objects
Getter at block 21244175
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Brett
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BRETT
totalSupply() pure returns (uint256)
100000000000000000
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)
openTrading()
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.