Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8cd1…341f
1 additional
variable
Balances ($244.17)
Native
Value
$230.78
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.069796 | $3,306.50 |
$230.78 | |
Boe | ERC-20 | 47.262847K | $0.000162 |
$7.66 | |
USDC | ERC-20 | 5 | $0.999101 |
$5 | |
VOID | ERC-20 | 500 | $0.000951 |
$0.48 | |
WGC | ERC-20 | 300 | $0.000487 |
$0.15 | |
BOOMER | ERC-20 | 6.9 | $0.010447 |
$0.07 | |
PEEZY | ERC-20 | 1.2 | $0.009583 |
$0.01 | |
BENTO | ERC-20 | 888.888K | $0.00 |
$0.01 | |
BOYS | ERC-20 | 0.4 | $0.012208 |
$0 | |
FPEPE | ERC-20 | 25 | $0.000182 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22753006 | 29 minutes ago | | | 0 | 0.000000407367241375 | |
| 22752623 | 42 minutes ago | | | 0 | 7.5822866e-7 | |
| 22748656 | 3 hours ago | | | 0 | 7.3877770e-7 | |
| 22743528 | 6 hours ago | | | 0 | 7.6201554e-7 | |
| 22743347 | 6 hours ago | | | 0 | 4.3498665e-7 | |
| 22739386 | 8 hours ago | | | 0 | 1.3928444e-7 | |
| 22733136 | 12 hours ago | | | 0 | 1.3675224e-7 | |
| 22728908 | 14 hours ago | | | 0 | 0.000000085765942591 | |
| 22728245 | 14 hours ago | | | 0 | 0.000000079860699870 | |
| 22722887 | 17 hours ago | | | 0 | 1.4704618e-7 |
ABI
ABI objects
Getter at block 22753880
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
1500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Britt
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BRITT
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
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)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
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.