Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Lola on Base"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17056750 | 5 months ago | | | 0 | 2.9069463e-7 | |
| 17056582 | 5 months ago | | | 0 | 2.6665225e-7 | |
| 17056575 | 5 months ago | | | 0 | 2.7267548e-7 | |
| 17056569 | 5 months ago | | | 0 | 2.7225088e-7 | |
| 17056419 | 5 months ago | | | 0 | 2.8483066e-7 | |
| 17055924 | 5 months ago | | | 0 | 3.5787368e-7 | |
| 17055838 | 5 months ago | | | 0 | 3.8206009e-7 | |
| 17055831 | 5 months ago | | | 0 | 3.8599929e-7 | |
| 17055733 | 5 months ago | | | 0 | 4.1365989e-7 | |
| 17055726 | 5 months ago | | | 0 | 3.9989772e-7 |
ABI
ABI objects
Getter at block 23835186
_ots() view returns (bytes32)
0xd23cd811d7f2f8e87c80fad5e13d401ba168b8aa3feb08ab6d9ebdcd094798d7
_totalSupply() view returns (uint256)
820000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Lola on Base
symbol() view returns (string)
Lola
totalSupply() view returns (uint256)
820000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.