No one can prohibit use of bitcoin

Verified contract

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

No balances found for "No one can prohibit use of bitcoin"

0xc5a8d25116d80b3c6636a4a975a76c1f123ea2f3d2728322d253e5f8dfcb083b
0xcdc79da2ac2229112c5503efdf922fa5f7b3e1ad5474ae3f863e092892c16890
0x238af7a4071968dfc1a7910dbbf96c9c12b2fe2f8ed7568fc9a1cda5898de2b9
0xf0f2fdeaa2ae2a5a370245a9068d9ff0708005ac432b3b3b9a5183e75e70fbec
0x740b6bb09c5188a3f1013942dfb90ebb809ea0bced7d2e2feeabdcd6155130ab
0xc08d9b37a5209c2115348a65b4689d8dc63e404cd2e4aa7a0b8fadb013a517b0
0xf0e75533ef3eb9650d6e01c015b3d8fa33d2a50e174e45479450489d075ced7f
0x1aa8c938338851ce266461e42105cd038123eb0b20ae7f12fdcbf4ce7336e32a
0xe5bc7f46160338d4dfa0a1ca4b0ff04e278eb7c2e5d2951c045e18e52802adce
0xee89e6b5fbfc47f0072298c44ced1567837dd2108b0fa819c87e09d6b7a40197

Functions
Getter at block 23731148
castHash(view returns (string)
0x184f70e09bcc0a69e8cfdcd34f55878151a928ad
decimals(view returns (uint8)
18
deployer(view returns (address)
0x44f9009b7810f15f1fcb22c7f4a5cd18aa9a6faa
fid(view returns (uint256)
2923
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/bfaab55c-12c8-49f7-4dfd-fcbc5ace3e00/original
name(view returns (string)
No one can prohibit use of bitcoin
symbol(view returns (string)
nocpuobPutin
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