Pay your prays, the @tokengod be with you

Verified contract

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

No balances found for "Pay your prays, the @tokengod be with you"

0x8d2fe9406745df36c82650ce4fdae4623a473e6bf3453b6c23a55882012fb86c
0xdb73a449e539b112a58028b585be25d40523438f9b8606366ef43111bc18d0ef
0x753404af88724db1dd412d8ac5931d9a6f462b9897c37f4d7b466cf0a96647e1
0xfce9d2dfec3f862f6b5ab008157ed130cee117a466a28f8f9bc4c38b4683c943
0x7ac4d9cf2be87c8ec84d8b3670eec9a38578b464aa766ce3882ec1dc1cec6108
0x8fe5e38dcce7b314271a3103d0253c9759f6854049d86b06a6bd59c8df96c149
0x4742f7b25486726afcaec7f7705efa002b1f83a6e47a36bdf7617fc998316da3
0x41e1b915309dce37c3073c3fa0b0db30a23433bdcc3c17d6bcfe228b5fd24fbc
0x794edaa0de0266deb89ead94411c8547f90304b94c9a6b438ff77e5c7aa03db4
0x0a00081c33b49e21f7309d1017c8d64245d57c19bc8198e2a011ca7d4a6098b3

Functions
Getter at block 23770446
castHash(view returns (string)
0xed1a03081b5a37d680b68338fe29aad1da7d472a
decimals(view returns (uint8)
18
deployer(view returns (address)
0x7837900eb4b9d3c8af89abfe969c092206b7fb84
fid(view returns (uint256)
892587
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/a70da517-cb37-4549-e7b6-97ee8263aa00/original
name(view returns (string)
Pay your prays, the @tokengod be with you
symbol(view returns (string)
PRAYS
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