Riri

Verified contract

Active on Base with 56 txns
Deployed by via 0x2024c142 at 23081097
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x995236d136829e19bbea70b34f25c4c7f9380154d824f0844c19784c70a10771
0x1dfeb90af589b2f8219e5715850c96fde14e978a53cbd4c045e02beb13769c0c
0xcacf597d2a9be46b356c5de20596fed388b48d768ebe0faf5de3d2fc77c570ab
0x9a45987791b307cefb6d332a267d6bce9259738a1e58e596cd9d2b83a9405ae3
0xaecfbed21584979411e68fa60140654cb59a2ef2863efd075676f36460cf34dc
0x72189419ece5d2023d7f341778dd6dbddce3452e43011e0ad60ad6aab82635de
0xce0a82293770b81a4dd7f97eaa4eaae0bf64b3809d38d8b30e657c39f3e559e5
0xff48ab15a370a86741cc302cd61417bc25da218c7174561268d6426ee9d6f87d
0xd5ed3e144c4281e809fc86e41378cfb8d0af72e46a1c20cf106ef1ac926a952b
0xfac0d23140faffbb4a397e21217f32fab9a9a36e5aabdaf88904e5bc586857f8

Functions
Getter at block 23623281
castHash(view returns (string)
0x04dd78e5749e98bdf46480f445fc64413df1aca7
decimals(view returns (uint8)
18
deployer(view returns (address)
0x4638aedf9c02eef5b8288dcfb6b5f2834fa78718
fid(view returns (uint256)
276001
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/0f42aeba-54b5-47ec-6ab8-e9d6028bb800/original
name(view returns (string)
Riri
symbol(view returns (string)
RIRI
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