MustBeNice

Verified contract

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

No balances found for "MustBeNice"

0xe2efbddd8a9055c26f9ae38be2479a9b8d54f17358f42ffea3be7ee673e4db01
0xf36043e584d77997a12d8d3d1c5ac9818c92c6705d71ecf260974972da4105d8
0x9be904996ae8eb26763e674db42546670746543d626496573108cb6393f5d52e
0xfb56242f1404cd23e49656c2fd705a57fbf18c80b25515a5ae24ae25f90ff6e7
0xbbbb19d47ba194a3875e3cc4060615a8d0f1647fdfa7ddb3410f3423fb13f528
0x2d99f58c9f748f6826b479d8010209c6724f049e623bd58ebe9483130ddf85d0
0x4236853ff20dd6625958226ec2067f25b91664cbae5bc748dc8d0cfc17db3e19
0x7fa1ef3f8d023960b5c9c946bc3c4c55563f92a9df6b0538716d0163f48ae914
0xdbf1624dcf73574637425bdf8adbab8bdccc952da24f7269b770b967fa4d1c90
0x8cda97ec3b36de3d178f5fe2bad510cb948638c8fc748d518381e724dca9b5b7

Functions
Getter at block 23742677
castHash(view returns (string)
0x0f9c7238efb3f7c86fda7355d4f3ff6419c1969f
decimals(view returns (uint8)
18
deployer(view returns (address)
0xf4ba6552836c9f8f7b1b8fb34470b81854ef2dcb
fid(view returns (uint256)
328757
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/e3bebe6d-c8f4-4919-29d6-feae0af9de00/original
name(view returns (string)
MustBeNice
symbol(view returns (string)
MUSTBENICE
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_address deployer_uint256 fid_string image_string castHash_
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