Rich

Verified contract

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

No balances found for "Rich"

0x4006b7b81aa252249da691881b57f58811c69459f8510c263182953d156c5d34
0x71a1247383e025a0654f645cbacacebf0fbd5396f058bfd1ad47eb4d3277c93e
0x0778dcb08783f85ec8c427daf5374a742e17397e53f29aa7cdda530fb2f7ee66
0x25c72f32c49d051b1a8784ce6fc8d8433f6499fcd599277ad1adf7ebb9c9ba21
0x692b52802b4cd55f8c32570d6430525f51c3ff76a74b7533e58e55774fb7de78
0xd6381f1e2d8540e497ae0f17db74b16b95cd5a2e88f7fca7cfb970ac2c838ca5
0xe418cfef79711f12b681061bd2bff997e7f5b8adb7edbfde469c63bec80659c9
0x2756cb569679b18235aa451d04e25c6e399ed556591b3fa1997f6cddc52b8a10
0x8e9aaeb52096cc7646a43c2dccdc22dfc6cc6964f39f4b0f18939e4f0a438cbc
0x0a181b115a37f3dac35b71525eb531ec1df0cc99aafc4e02d04e4e2387821e96

Functions
Getter at block 23739768
castHash(view returns (string)
0x4135cb7c57e3a7ad951d01856100382b8e935634
decimals(view returns (uint8)
18
deployer(view returns (address)
0xb15777be63bd2b43d376269b8323de98f7d7f2d5
fid(view returns (uint256)
758919
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/074cd7b1-9627-4831-48f6-4c4d69ce7b00/original
name(view returns (string)
Rich
symbol(view returns (string)
Rich
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