liblzma

Verified contract

Active on Base with 238 txns
Deployed by via 0x3fe5ff92 at 12555846
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "liblzma"

0x9cdf664de48230776ced8f2c6605a2dccdaef951d06763518222e77bcc341438
0xb72d8439d5b047297d6cf350e2cf0d2fe32dc14c3460dc3caf1e39e002723580
0xedcd3b4d3b447adc49888222c25303aecb23cd0a8e32acf35cd3cccd7a4f71d3
0x9e777c92dea30e194a6c3cad9bd51b11b3979eb00521f1468b613598cc201be5
0xde136674ec02fe3773868b3b463f0d92ad4b44915aba789588063c0d1cffb2a1
0x39f410dd6a05d7beba517720e406de7826ea510f1efd043acf7bb9994212851d
0xe52c147154a8421673c1f1c63edc209384b54c35540f2e2d5ffeb7b94796b7a2
0x1b33bde089d8c3e17c06d58d0e93192a6a9f6bf413ccc1048504e7da2f988b66
0xa976d626ba09a63ed8f00249550a5c67f381ade3728a10db92003fa47a1d8167
0x14893c8a6b6b665e19be37631ed92ba00a955bc77c1d08e026f198caa528fd0a

Functions
Getter at block 22778496
decimals(view returns (uint8)
18
name(view returns (string)
liblzma
symbol(view returns (string)
LIBLZMA
totalSupply(view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender