50inches Michael saylor

Verified contract

Active on Base with 40 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "50inches Michael saylor"

0x1ba13e7c797004184e8630e0438e671747bb58f9b73225ee47f866dc860c1eb2
0x6d52065db98b75a3bdfc3255b6457afeb254bf07f0139831e0f816a171bd7ca5
0x3cbb6c76a7a3d928c27b23796bb3226de0e96af7b11abbbb7052d182ee8940be
0x5209030b3e23837d7f2a18df57ccf44e671fac7392c33982aa84e8326e1abe42
0x1309b7c733683352ae8bf7b4d83fcdfd6acc52364663c63fce3c55e4e0190284
0x8bc334459d0b2c62f9f7abdc4dc69c107b27fcaaedd5c1a1b50a059d7cb7d7e1
0xaceac816183a98fd255a5604369a39562b881b8ddf3e6608751e141ed4b8916c
0x6dddc23219851592c56dd4f0bc7205591d48c125d327d4fc68aa4d376abfc811
0x028eb36ccc2505a64b64524c2c6ee8ba87c13ad4f30865290566836f7b212675
0x37bb5190612deeb9edf9597e25c7d1ef2180c7fb9848aeedcb90a3340bcf610b

Functions
Getter at block 22920933
decimals(view returns (uint8)
18
name(view returns (string)
50inches Michael saylor
symbol(view returns (string)
50MSTR
totalSupply(view returns (uint256)
100000000000000000000000000000
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 name_string symbol_uint256 maxSupply_
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