Lisan al Gaib

Verified contract

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

No balances found for "Lisan al Gaib"

0x276a21db2775d177795341230ddabfc111fa454804c5ecd3a3c67ce4e7cc4538
0x32f1696e666232526a7590a667f8455fe3b8c67bf658e0ee1c062441bf21d84c
0x57eb692c993eec4dddf1c7d5099dddf45d17a4e1f76c5d58ca2896d3c60aec5c
0x506ef1d23b8057205c8f852bd64563c4504c41aa825ecffb6c0001e2ca0680de
0x31de4674cf399f40dc610d8cc983b831e0244c2b94ef1a99d902307f5f101f95
0xb886bd20fcf6ae625a7349d93fe7114d07c320218c51691ac5c162bf2fff8ee2
0x73904d0c6f11b287cde081bcd2e23872de2ec981ff4a81a04e78ef5644dc43f5
0x5bce48d6a2ba5199e83745e663ecd3c9ef4c5722ba09b0316de07c26b498efb7
0xd64f07c617bf2d6ce8ba2d9ba8d7a26a8fa2151741fe841f1e38454c9361fe70
0xfd1ab36a15e85e78e72b0d6c4ec0dd709539238044104b1eebdf53b257595e58

Functions
Getter at block 22010030
decimals(view returns (uint8)
18
name(view returns (string)
Lisan al Gaib
symbol(view returns (string)
Lisan al Gaib
totalSupply(view returns (uint256)
690420777666000000000000000000
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)
transfer(uint256 amountaddress fromaddress to
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