This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 21213421, which is 8 minutes old. We're running behind the tip but working to resolve the issue.

@SBR

Verified contract

Active on Ethereum with 315 txns
Deployed by via 0x486aca69 at 21208752
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0x5fcc9b85f501998c3739bc1bba1a114228a431bfc7282ea0e57d18f07fe17dcb
0x24885e7433218452738c7bbd31981ff8b8af905e1e5b6eadf1fb76e85dedd420
0x4e9d8cfe5efad784ec76aa675125b1c05d17298d5ea97cc1d979c6997fb4a30c
0x7b2123d9c16f95e6e39a7d68edb1e9cd07cb7d5843ed98ac8670e910ff3eb56e
0xf31d545991af11f132a84785968e8c28e730b769513a05244f7cc8c65331235b
0xe7549768b72e0e87e7e099e870bcd4b3d9e525bf657c50f43682c694084ef779
0x9a12b78a884b5658ced47abe02ef072cb58af43116afbc29724aa6535b73cfdf
0xb32dee3272a9bbc839ff983a1cc886e18b8f545269155166616847eafe40e668
0xc9e13d315b4284cbac1fb4dc06dbb823225e5d43fde23663a54457e5f50a1b90
0x8d12547fb75261cac14255a2c62ffce9f276f25cbaaba24c7c941d7d200939d9

Functions
Getter at block 21213420
_maxTaxSwap(view returns (uint256)
10000000000000000
_maxTxAmount(view returns (uint256)
1000000000000000000
_maxWalletSize(view returns (uint256)
1000000000000000000
_taxSwapThreshold(view returns (uint256)
10000000000000000
decimals(pure returns (uint8)
9
name(pure returns (string)
@SBR
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
@SBR
totalSupply(pure returns (uint256)
1000000000000000000
Read-only
_bot(address aview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
ReduceFee(uint256 _newFee
addBots(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBots(address[] notbot
enableTrade(
manualSend(
manualSwap(
removeLimits(
removeTransferTax(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TransferTaxUpdated(uint256 _tax
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.