Just Four Characters
Verified contract
Active on
Base with 41,413 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7216…a314
6 additional
variables
Balances ($1.25)
Native
Value
$1.25
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000374 | $3,340.06 |
$1.25 | |
BOOP | ERC-20 | 6.153354M | -- | -- | |
JASON | ERC-20 | 378.9 | -- | -- | |
O | ERC-20 | 42 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22702975 | 23 minutes ago | | | 0 | 0.0000014550256 | |
| 22702349 | 44 minutes ago | | | 0 | 0.0000014526664 | |
| 22698578 | 3 hours ago | | | 0 | 0.0000015034078 | |
| 22692946 | 6 hours ago | | | 0 | 0.0000014736603 | |
| 22692936 | 6 hours ago | | | 0 | 7.5722416e-7 | |
| 22692804 | 6 hours ago | | | 0 | 0.0000026363655 | |
| 22692784 | 6 hours ago | | | 0 | 0.0000026383478 | |
| 22692744 | 6 hours ago | | | 0 | 0.0000026291603 | |
| 22692726 | 6 hours ago | | | 0 | 0.0000025924940 | |
| 22692708 | 6 hours ago | | | 0 | 0.0000025806436 |
ABI
ABI objects
Getter at block 22703657
_maxTaxSwap() view returns (uint256)
2000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Just Four Characters
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BOOP
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAddressBlacklisted(address addr) view returns (bool)
isBot(address a) view returns (bool)
State-modifying
Events BulkisBot(address[] accounts, bool state)
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
setFinalMaxWallet()
setFinalTax()
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.