BRETT

Verified contract

Active on Ethereum with 572 txns
Deployed by via 0x683031e9 at 18739657
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xee401a97ebde011874a77b72c609d1c6f2f1200e1bb11b0696a34da9f724db48
0x39305b4c2cdbec5b7cadfba3a98e6b3ac21097ede718a44ce3847995ddea0515
0xc06deef8fef0b848d5fe9c01536a4e7b5784e774a9af77a217120d7871704aba
0xbdfc5709b8b3f231170a677b204dbe948c74473408574d7534a19dba984c0900
0x26663b9dea775cdaf06a6eef0bdf052bac31e13d20be61cf0e17013718df8d2c
0xee36c2b7beceb9b379434601b118ed5aef59beb0a8cd456a577c50440c95c841
0xfdf66695a9b172a7d6e70f6d12b1461cee8a58fc69daed8d75d8128f2e00eb25
0x337ad13daa58f63d316c75bce5d51533ad3428224b01de29749de404d2b444ca
0xcae6b91ddc3e413088bec1e48eed130914705343d9a6306187334fa3f3ad2c12
0x53c398b2b573202cc7f45e89293bc3c12d7444e8364d30b0236dc6392fb55f65

Functions
Getter at block 20892785
_maxTaxSwap(view returns (uint256)
10000000000000000000000
_maxTxAmount(view returns (uint256)
10000000000000000000000
_maxWalletSize(view returns (uint256)
20000000000000000000000
_taxSwapThreshold(view returns (uint256)
500000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
BRETT
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Brett
totalSupply(view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBots(address[] bots_
approve(address spenderuint256 amountreturns (bool)
changeBuyTax(uint8 _buyFee
changeSellTax(uint8 _sellFee
delBots(address[] notbot
openTrading(
removeLimits(
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
Constructor
constructor(string nameOfTokenstring symbolOfTokenuint8 buyTaxuint8 sellTaxaddress feeWalletuint256 supplyAmount
Fallback and receive
receive(
Errors

This contract contains no error objects.