Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LaEeb | ERC-20 | 0.009491 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16200083 | 2 years ago | | | 0 | 0.0015262809 | |
| 15704286 | 2 years ago | | | 0 | 0.00041620168 | |
| 15704286 | 2 years ago | | | 0 | 0.00042358500 | |
| 15704284 | 2 years ago | | | 0 | 0.00037652000 | |
| 15704281 | 2 years ago | | | 0 | 0.00045315081 | |
| 15704277 | 2 years ago | | | 0 | 0.00045748930 | |
| 15704277 | 2 years ago | | | 0 | 0.00045748930 | |
| 15704277 | 2 years ago | | | 0 | 0.00058204858 | |
| 15704272 | 2 years ago | | | 0 | 0.00075985520 | |
| 15704265 | 2 years ago | | | 0 | 0.00051771500 |
ABI
ABI objects
Getter at block 21217723
_maxWalletToken() view returns (uint256)
2000000000000000
autoLiquidityReceiver() view returns (address)
0xd603f7af62d9d89af00a5943c031139d497bfd65
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
marketingFeeReceiver() view returns (address)
0xd603f7af62d9d89af00a5943c031139d497bfd65
maxSwapThreshold() view returns (uint256)
1000000000000000
name() view returns (string)
LaEeb
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x8d7dfae28c6eac5954354d90a29b087a2ee8d523
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000
symbol() view returns (string)
LaEeb
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
renounceOwnership()
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMaxWalletPercent_base10000(uint256 maxWallPercent_base10000)
setSwapBackSettings(bool _enabled, uint256 _swapThreshold, uint256 _maxSwapThreshold)
setSwapPair(address pairaddr)
set_sell_multiplier(uint256 Multiplier)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address routeraddr)
receive()
This contract contains no error objects.