Litecoin Foundation
Verified contract
Active on
Base with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Litecoin Foundation"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22344703 | 10 days ago | | | 0 | 1.9894801e-7 | |
| 19442632 | 3 months ago | | | 0 | 2.7942499e-7 | |
| 13719404 | 7 months ago | | | 0 | 3.2043128e-7 | |
| 13704753 | 7 months ago | | | 0 | 3.2017331e-7 | |
| 13703671 | 7 months ago | | | 0 | 3.2420410e-7 | |
| 13702059 | 7 months ago | | | 0 | 3.2017331e-7 | |
| 13701343 | 7 months ago | | | 0 | 0.000000503977110120 | |
| 12698081 | 8 months ago | | | 0 | 0.000000504364065480 | |
| 3239886 | a year ago | | | 0 | 0.0000040412915 | |
| 3239881 | a year ago | | | 0 | 0.0000046264769 |
ABI
ABI objects
Getter at block 22767058
decimals() view returns (uint8)
9
name() view returns (string)
Litecoin Foundation
owner() view returns (address)
0x0000000000000000000000000000000000000000
pancakePair() view returns (address)
0xa1cdf22aa76c99ffc51924cb160faa520284a765
symbol() view returns (string)
LTC
totalSupply() view returns (uint256)
1000000000000000000
viewGas() view returns (address)
0x422a342854f1d31bd0d554047d4e94f914c1b50b
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidityETH(address PCSA)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
newOwner(bool _sl) returns (bool)
renounceOwnership()
swapExactETHForTokens(uint256 xt)
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(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.