prints.cool prints

Unverified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x8b939d91 at 6086799
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.37
0x831919baa806d5fe662c347baa0ac812e154851b65216dc002396322ee016887
0x42abe14e3910c2f56e558dff4a3c892ca308857fe09fbe8e9345441190943fd4
0x92578b576de404ffb3bc16f24a760ae3e78a88e1720788be16cf3da56b10b759
0x4ddc6769771adc13368821adbce51ee3c060e1e6774a0b08fdd57950cb39f10d
0x519d4f124e9518e23d1a85e5e1d26b1847dd0a7d49867778ca396bce5f77b8c7
0x4d4ddf7dba652a8a320f107d7fee08c4de9a281575da4bf84efef902dee8babd
0x0e3322ed13d35cb5977a112158dff8e6d22710d11ce9fee168cb01ca6363c04a
0xb1d681463ee3f08105381d5079b9934d47c57dcd5824ab53d3b32232b4bc08ef
0x94153b5a21eb0644afb246b9c79e8b83b2a3e2f87e0da88838e8114ed3425e06

Functions
Getter at block 23233770
config(view returns (address)
0x6f37a09269e67ede41307d359b5b4afaa70d8caf
creator(view returns (address)
0xadbdd4a37a683d2e23a4f8d495065d2df7403cd3
currentSupply(view returns (uint256)
6
getPost(view returns (struct Post)
(0x44ffdde09777643a31ad884c2c4b01cf0c795a50, 1)
name(pure returns (string)
prints.cool prints
owner(view returns (address)
0xadbdd4a37a683d2e23a4f8d495065d2df7403cd3
symbol(pure returns (string)
PRINTS
Read-only
balanceOf(address ownerview returns (uint256)
fees(uint256 totalCost_view returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
price(uint256 tokenIndex_view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 idview returns (string)
totalPrice(uint256 quantity_view returns (uint256 sum)
totalRefund(uint256 quantity_view returns (uint256 sum)
State-modifying
approve(address spenderuint256 id
burn(uint256[] tokenIds_
initialize(struct InitializePrintsParams params_
mint(uint256 quantity_payable returns (uint256[] tokenIds)
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 id
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerNotFactory(
CallerNotProtocolOwner(
InsufficientEtherSent(
NotOwnerOfPrint(uint256 tokenId
PRBMath_MulDiv18_Overflow(uint256 xuint256 y
PRBMath_MulDiv_Overflow(uint256 xuint256 yuint256 denominator
PRBMath_UD60x18_Convert_Overflow(uint256 x
Paused(
RefundBurnFailed(
RefundMintFailed(
TransferProceedsToCreatorFailed(
TransferProceedsToProtocolTeamFailed(