The most expensive artworks by living artist by Jasper Johns

Verified contract

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

No balances found for "The most expensive artworks by living artist by Jasper Johns"

0x7e59342326b0e6f93d1f4390556c87bc1dd9e37eb146f420e5c27ce7409d2b13
0x680e7041f3003af4b7cbf2d6aa961b574db435300edae40d02af5be50bbefca3
0x4ad8be2e1528f97c41b057f72ac06d308cbef0ee4d32b0394c72a6ee98643a38
0x94b6e80be36e2f23d4811ca56274146d720ee41577cc8798bf850817ac64df01
0x26efcddc478cc97762e41df3f15654d7e940c23d22b2d37d5215397a5c764443
0x0066df31a9fe4ec8975fe7a05ee74b2937197ffd1ec49370727080b67a44b0dc
0x38d6559df059623068ebc0e748fe7621e8dac264f8ea61a236b948e821627908
0x07f65ad6a1340c22d6bc6d364ab90c46e3b4d971e1a0212aa9cc011a7699f0a4
0x4581405df4ffafab519004e510f81c71f30b85d4c2f987f437d8e91ede6ef8d5
0x1fe17241f3ef2fec57ca0b06b9e337581938b143f60f3e205dee3cd75512fae4

Functions
Getter at block 23811316
castHash(view returns (string)
0xde2c4a2b9d5401052eb0a7231c1aa3dfe5479166
decimals(view returns (uint8)
18
deployer(view returns (address)
0x7f70be4cee161dc5273eacd5e1db5da3d5c60567
fid(view returns (uint256)
298294
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/b89e618e-8469-4b97-7fcf-9ed74af0e600/original
name(view returns (string)
The most expensive artworks by living artist by Jasper Johns
symbol(view returns (string)
FLAG
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