LASER EYES ELON MUSK

Verified contract

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

No balances found for "LASER EYES ELON MUSK"

0x1ea12c15a55880905bc6eef806ea451ceb2e8c40f37e3970fa09390afcecb2cb
0x21aae1a9d20ef54aa6c9b511e5533e67603a003743bf0fdca2905e98b83fa0f7
0x88e06e07aa1fc6186eea3191523698ecd86fdcbb1947bb2282e91dbdb3b8285f

Functions
Getter at block 23278022
decimals(view returns (uint8)
18
name(view returns (string)
LASER EYES ELON MUSK
symbol(view returns (string)
LASERELON
totalSupply(view returns (uint256)
640000000000000000000000000000
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(string namestring symboluint256 initialSupply
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