Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd14f…f1d6
Balances ($183,577.27)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BRETT | ERC-20 | 694.033805K | $0.264301 |
$183,433.83 | |
USDT | ERC-20 | 125 | $1.001 |
$125.12 | |
ANDY | ERC-20 | 77.240468K | $0.000237 |
$18.32 | |
MOG | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244537 | 6 minutes ago | | | 0 | 0.0010860275 | |
| 21244366 | 41 minutes ago | | | 0 | 0.00064358362 | |
| 21244253 | an hour ago | | | 0 | 0.00074700794 | |
| 21244064 | 2 hours ago | | | 0 | 0.00085780199 | |
| 21244035 | 2 hours ago | | | 0 | 0.0013095382 | |
| 21243908 | 2 hours ago | | | 0 | 0.00074338657 | |
| 21243317 | 4 hours ago | | | 0 | 0.0011348646 | |
| 21243187 | 5 hours ago | | | 0 | 0.00046179181 | |
| 21243116 | 5 hours ago | | | 0 | 0.00060198224 | |
| 21243087 | 5 hours ago | | | 0 | 0.00055554863 |
ABI
ABI objects
Getter at block 21244567
_maxTaxSwap() view returns (uint256)
694200000000000
_maxTxAmount() view returns (uint256)
69420000000000000
_maxWalletSize() view returns (uint256)
69420000000000000
_taxSwapThreshold() view returns (uint256)
694200000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Brett
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BRETT
totalSupply() pure returns (uint256)
69420000000000000
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.