Slot
XX
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
0xb508…f27d
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BETH | ERC-20 | 0.000013 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15234479 | 6 months ago | | | 0 | 0.000000106249707402 | |
| 14488284 | 6 months ago | | | 0 | 0.0000043962247 | |
| 14199376 | 6 months ago | | | 0 | 3.9279967e-7 | |
| 12683045 | 8 months ago | | | 0 | 0.000000705151162137 | |
| 12680951 | 8 months ago | | | 0 | 0.000000705151162137 | |
| 12680174 | 8 months ago | | | 0 | 4.2587984e-7 | |
| 12675708 | 8 months ago | | | 0 | 1.3880946e-7 | |
| 12674361 | 8 months ago | | | 0 | 1.3907810e-7 | |
| 12674241 | 8 months ago | | | 0 | 1.5562763e-7 | |
| 12674213 | 8 months ago | | | 0 | 2.9223283e-7 |
ABI
ABI objects
Getter at block 22754668
_maxTxAmount() view returns (uint256)
5000000000000000000
_maxWallet() view returns (uint256)
5000000000000000000
_totalSupply() view returns (uint256)
100000000000000000000
buyFees() view returns (uint256 reflectionFee, uint256 treasuryFee, uint256 liquidityFee, uint256 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 reflectionFee, uint256 treasuryFee, uint256 liquidityFee, uint256 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 holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAccountDividendsInfo(address account) view returns (address, uint256, uint256, uint256, uint256, uint256, uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
claim()
manualSendDividend(uint256 amount, address holder)
openTrade()
renounceOwnership()
rescueETH(uint256 _amount)
rescueToken(address _token, uint256 _amount)
setBuyFees(uint256 _reflectionFee, uint256 _treasuryFee, uint256 _liquidityFee)
setDividendTracker(address tracker)
setName(string newName, string newSymbol)
setSellFees(uint256 _reflectionFee, uint256 _treasuryFee, uint256 _liquidityFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.