Mellstroy

Verified contract

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

No balances found for "Mellstroy"

0x9fa4b4ca43ab55a26519097dc10f4f2f8c09ed3d004e3335ac2cbf045dbb3b18
0x127a6eaae0fb645322f53e74d455926852087cae857cabf90bf5e640e80503d2
0x82882a2b755bc03c5216d01ded4034357f1ccbae02057076c3f760c93ede2384
0x2a1221c40103e845f5a9faaad4c1b4a9ca93d99a49c28c311149deb7c9964060
0x14d70ffaf75924f9e0b04088e1ac05c0cb6ff2dec52753be787ab8d4b2372cba
0x0266f5e3ab90b9024fab006340b40553f54f4637ec2de64d8bb0b99be8a3e1ba
0xcdf6ad9223f9661c019ed080614f9b6dd5122f9193b20bdad93eb36963e1fd83
0xd9b579a40bd63f427c02a1663ff39fbbf1c8e59b1f5cfd154916ff440a0d2be9
0x891e9316538d0fd4c3dc95933eab8147af7969e1ce0637ab1a7a6107038dd3d7
0x9865399b480eaaff487b1583159d4911f69bc9a2dba0ca48957793cf893c71a8

Functions
Getter at block 21994217
decimals(view returns (uint8)
18
name(view returns (string)
Mellstroy
symbol(view returns (string)
Mellstroy
totalSupply(view returns (uint256)
9357106808304000000000000000000
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