Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,062.33 |
$0 | |
LEIURUS | ERC-20 | 21.11848B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15768330 | 2 years ago | | | 0 | 0.00073294654 | |
| 15764187 | 2 years ago | | | 0 | 0.00047284430 | |
| 15763969 | 2 years ago | | | 0 | 0.00039215784 | |
| 15763898 | 2 years ago | | | 0 | 0.00038310158 | |
| 15763890 | 2 years ago | | | 0 | 0.0015553848 | |
| 15763886 | 2 years ago | | | 0 | 0.00057089297 | |
| 15763885 | 2 years ago | | | 0 | 0.00058220989 | |
| 15763879 | 2 years ago | | | 0 | 0.00035425168 | |
| 15763863 | 2 years ago | | | 0 | 0.00043032629 | |
| 15763855 | 2 years ago | | | 0 | 0.00053184089 |
ABI
ABI objects
Getter at block 21214907
_maxWalletAmount() view returns (uint256)
1000000000000000000000
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
9
deployer() view returns (address)
0xa4f331649baae729d586101e665dac9c2257b467
ethPriceToSwap() view returns (uint256)
100000000000000000
getTokenPrice() view returns (uint256)
4602906800944435647
marketPair() view returns (address)
0x3aad5a5890578ed25870993d8104445c29b66a07
name() view returns (string)
LEIURUS
owner() view returns (address)
0xa4f331649baae729d586101e665dac9c2257b467
sellFee() view returns (uint256)
5
symbol() view returns (string)
LEIURUS
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
openTrading()
recoverERC20Tokens(address contractAddress)
recoverEthInContract()
renounceOwnership()
setEthPriceToSwap(uint256 ethPriceToSwap_)
setFees(uint256 buy, uint256 sell)
setMaxWalletAmount(uint256 maxWalletAmount)
setWalletAddresses(address dev, address team)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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.