Rich Dad Poor Dad

Verified contract

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

No balances found for "Rich Dad Poor Dad"

0x52f984d73621578cf6a214463cd3b55c73feb3f12822d9d15a500f500e3d7550
0x15884d92c287470e254dc9edf39b9e023b13daf2ebca8932a0e425b5059cdd92
0xb56b083e8838d2dd5fbb76cac00093d4816d7575ef762e6e18f09bebbeb5bf37
0x0576f7d8c23036d0a66397b1ec81c3b0ed91c4c07759910e68feb215d4bab988
0x8e6b8a8487ea7a7f1c944f5cd766c2237ac30d0f923f629ac3ecc76610f97536
0xe201268cb40212d4688062366a38fee7df8750d5cf7fc48d1e85bb5199327c68
0x2eb3772267bd05964be65999116ab09ccd788e678ebe61d8a36d2a8757fb5bea
0x189e2aad1e43a88204cd36d60f23dfc705e1916a1e9ba943e940be23901c50bd
0xbdb60d5380733eb65f5af195db4d08a01d98924e839442f430070c39e832d320
0x86d9d2898dc4a4a9a9892ef9628b1ed707fd1afeb191400370ed4c8d29bed3c5

Functions
Getter at block 23216968
castHash(view returns (string)
0xe9ba274f4fd7e75ef208e76ad8f3e5975bdde477
decimals(view returns (uint8)
18
deployer(view returns (address)
0x1151465023a03f7b2a652c47ba3d580a1d0adbb0
fid(view returns (uint256)
16956
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/77b497d1-4f66-49ea-aeda-308b0d5aec00/original
name(view returns (string)
Rich Dad Poor Dad
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