PrayWithVitalik

Verified contract

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

No balances found for "PrayWithVitalik"

0x677dd140331e5efcc7f36ae15b36ed43b234fe72ad58e7078bfb78b8612a8039
0x0f5f673f3a17c21803f4c502314a3685b7d08a54a3b457746414dcb883d2a84d
0x7ee6773d105f0ed171bb33c738abb15e9055f58e4bd43143b974be69eb5cc7a3
0xad6a501d385446d432af362af27c926cd317a342a53b1e79a4be7e3dfcedf21f
0xaf4220584d195e4c989f8254f026d4a8cf2bc0451ed742f0ee7d711c99a5c61a

Functions
Getter at block 23739992
castHash(view returns (string)
0x426f87b0e45e9810b7e55749a9fd96a3fbc7b27d
decimals(view returns (uint8)
18
deployer(view returns (address)
0xf1c5465db36f756472948e29d25383c78ca299b7
fid(view returns (uint256)
528662
image(view returns (string)
https://imagedelivery.net/g4iQ0bIzMZrjFMgjAnSGfw/d185919a-6f8a-47a2-e209-993757405400/public
name(view returns (string)
PrayWithVitalik
symbol(view returns (string)
PWV
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