BlueETH

Verified contract

Active on Base with 479 txns
Deployed by via 0x93a7a2e0 at 12590546
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
1 additional variable
ERC-20
--
0xa095da2a840436dcbabfb90af6bfa5bd5441f1e36cd8489817f1356165e7f857
0x21902df93609b91e0be7ce9c36326f7a7e5c1d64675cc58001f5748830662a3e
0x56f4865933fd92521fad2e0ffae900499b1ebfa50c4b7604c24210a61f975252
0x6efb85726739c75d60573c104dcbc2287f968523232afc2e1b7b8efa15389037
0x9fdf2718070ff9c371070ce235b8d1699559f9d594a5a5656d7f329bc1bcd7f2
0xd1de4aa92fb53eadb3ae4870be819aa1a3a31e9a6e50fdbef53eec1e82c2068c
0xe76be1cc0661930eaf9b4089ea4e40930deef8e7d124afb6745672b132a3719c
0x91e6c96d4dd75f3b66249d6a0571d24c9c816c148cfe3237d6bb39b86b332070
0x1c386a4c71b10cc693facd79b622322d218562fbe01e178e750121957dbf829d
0xfb2d0732f6a1bbfcf461e99e89f8ca5a079b9603d97b255bf0b15656f3684d02

Functions
Getter at block 22754668
_maxTxAmount(view returns (uint256)
5000000000000000000
_maxWallet(view returns (uint256)
5000000000000000000
_totalSupply(view returns (uint256)
100000000000000000000
buyFees(view returns (uint256 reflectionFeeuint256 treasuryFeeuint256 liquidityFeeuint256 totalFee)
(reflectionFee=5, treasuryFee=0, liquidityFee=0, totalFee=5)
decimals(pure returns (uint8)
9
dividendTracker(view returns (address)
0xb50839c15697302fcd9895f72b07d229b069f27d
name(view returns (string)
BlueETH
owner(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
sellFees(view returns (uint256 reflectionFeeuint256 treasuryFeeuint256 liquidityFeeuint256 totalFee)
(reflectionFee=5, treasuryFee=0, liquidityFee=0, totalFee=5)
swapEnabled(view returns (bool)
true
swapThreshold(view returns (uint256)
20000000000000000
symbol(view returns (string)
BETH
totalSupply(view returns (uint256)
100000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountview returns (addressuint256uint256uint256uint256uint256uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveMax(address spenderreturns (bool)
claim(
manualSendDividend(uint256 amountaddress holder
openTrade(
renounceOwnership(
rescueETH(uint256 _amount
rescueToken(address _tokenuint256 _amount
setBuyFees(uint256 _reflectionFeeuint256 _treasuryFeeuint256 _liquidityFee
setDividendTracker(address tracker
setName(string newNamestring newSymbol
setSellFees(uint256 _reflectionFeeuint256 _treasuryFeeuint256 _liquidityFee
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.