Lamalala Coin
Verified contract
Active on
Ethereum with 109 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8ff6…3da3
Balances ($0.19)
Native
Value
$0.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00006 | $3,197.08 |
$0.19 | |
LALA | ERC-20 | 12.628343M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18202698 | a year ago | | | 0 | 0.00030180531 | |
| 18018879 | a year ago | | | 0 | 0.0011888930 | |
| 17992070 | a year ago | | | 0 | 0.0013068485 | |
| 17970068 | a year ago | | | 0 | 0.0012691587 | |
| 17969812 | a year ago | | | 0 | 0.00097987602 | |
| 17969711 | a year ago | | | 0 | 0.00085238061 | |
| 17969529 | a year ago | | | 0 | 0.0010707097 | |
| 17969434 | a year ago | | | 0 | 0.0012667420 | |
| 17969208 | a year ago | | | 0.00006 | 0.00033230483 | |
| 17969067 | a year ago | | | 0 | 0.00089320736 |
ABI
ABI objects
Getter at block 21161932
_maxTaxSwap() view returns (uint256)
1500000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
200000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Lamalala Coin
owner() view returns (address)
0x504ff056a41e0d077b35200f3635bb63ebc410c1
symbol() pure returns (string)
LALA
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
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)
openTrading() payable
reduceFees(uint256 _buyFees, uint256 _sellFees)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.