Lisan al Gaib

Verified contract

Active on Ethereum with 119 txns
Deployed by via 0xce92f1ff at 19453577
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"

0x97a8dc9afb7d73ed719e0b93f2d9d50b006df14425016d40a367a0f6a13d3af9
0x046731cee387c0602140a1240c416fab097d38b5ee42f5208f4c853072c1f241
0x32bbc6d82f811a3eb427eeee19500fa7a769a0639e9e4ecae129ca7f24daccb3
0xae092aba5aaf87af8cf40245e01eddff06d9d6401035cef7cb89909b5749c6fd
0xec16182a45e8a93292f90f5f54543eb1ccf29882a6234c4e9635d8c31082cd34
0xc4bdcd5647830713de2709be02ac248909802ca89bb5e65a7d0d9bac282942a1
0xda0fd542754021e179e2d42f854347bceef94b11ad874c73253e68c3753038e9
0x8bf6be4cac7df511f87c8666f46ba9384d4f26dee03d1b40c7af6301c060da7e
0x3258236f4177bd5a64931d3b9cefc5c8e9294955b0d296205b57baf9e2e6769c
0xe5903ec7e909df0f03299e3d94f1ff7c8b70db4e9780820e9f0d28f0b68e7811

Functions
Getter at block 20940570
decimals(view returns (uint8)
18
name(view returns (string)
Lisan al Gaib
symbol(view returns (string)
TIMOTHE
totalSupply(view returns (uint256)
777123690420000000000000000000
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