Jessica Yatrofsky for On Chain Summer
Verified contract
Proxy
Active on
Base with 305 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Jessica Yatrofsky for On Chain Summer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22360950 | 4 days ago | | | 0 | 9.1346546e-7 | |
| 21549284 | 23 days ago | | | 0 | 5.2747566e-7 | |
| 19728901 | 2 months ago | | | 0 | 6.3700047e-7 | |
| 18095973 | 3 months ago | | | 0 | 2.4574903e-7 | |
| 17810631 | 4 months ago | | | 0 | 0.0000012305983 | |
| 14094481 | 6 months ago | | | 0 | 8.7071488e-7 | |
| 13613422 | 7 months ago | | | 0 | 0.0000013898108 | |
| 13189889 | 7 months ago | | | 0 | 0.0000064588590 | |
| 12235146 | 8 months ago | | | 0 | 0.0000030281713 | |
| 11831462 | 8 months ago | | | 0 | 0.0000014827059 |
ABI
ABI objects
Getter at block 22546642 DELEGATION_REGISTRY() view returns (address)
OPERATOR_FILTER_REGISTRY() view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI() view returns (string)
ipfs://Qmf5n7XbyonzPxeewxA3yEQFpDCuCWfRFncBemVUgRq39N/{id}.json
contractURI() view returns (string)
name() view returns (string)
Jessica Yatrofsky for On Chain Summer
owner() view returns (address)
0x93ba093a64ae506686f08523c70118a4c093c14d
provenanceHash() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
symbol() view returns (string)
JessicaYatrofskyOnChain
getSeaportMetadata() pure returns (string name, struct Schema[] schemas)
(name=ERC1155SeaDrop, schemas=[(12, 0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000002)])
Read-only
balanceOf(address, uint256) view returns (uint256)
balanceOfBatch(address[] owners, uint256[] ids) view returns (uint256[] balances)
isApprovedForAll(address owner, address operator) view returns (bool)
maxSupply(uint256 tokenId) view returns (uint256)
royaltyInfo(uint256 tokenId, uint256 salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalMinted(uint256 tokenId) view returns (uint256)
totalSupply(uint256 tokenId) view returns (uint256)
uri(uint256) view returns (string)
previewOrder(address, address fulfiller, struct SpentItem[] minimumReceived, struct SpentItem[], bytes context) view returns (struct SpentItem[] offer, struct ReceivedItem[] consideration)
State-modifying
Events acceptOwnership()
batchBurn(address from, uint256[] ids, uint256[] amounts)
burn(address from, uint256 id, uint256 amount)
cancelOwnershipTransfer()
emitBatchMetadataUpdate(uint256 fromTokenId, uint256 toTokenId)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 tokenId, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setContractURI(string newContractURI)
setDefaultRoyalty(address receiver, uint96 feeNumerator)
setMaxSupply(uint256 tokenId, uint256 newMaxSupply)
setProvenanceHash(bytes32 newProvenanceHash)
transferOwnership(address newPotentialOwner)
generateOrder(address fulfiller, struct SpentItem[] minimumReceived, struct SpentItem[], bytes context) returns (struct SpentItem[] offer, struct ReceivedItem[] consideration)
multiConfigure(address token, struct MultiConfigureStruct config)
updateAllowList(struct AllowListData allowListData)
updateAllowedFeeRecipient(address feeRecipient, bool allowed)
updateAllowedSeaport(address[] allowedSeaport)
updateCreatorPayouts(struct CreatorPayout[] creatorPayouts)
updateDropURI(string dropURI)
updatePayer(address payer, bool allowed)
updatePublicDrop(struct PublicDrop publicDrop, uint256 index)
updateSigner(address signer, bool allowed)
AllowListUpdated(bytes32 indexed previousMerkleRoot, bytes32 indexed newMerkleRoot, string[] publicKeyURI, string allowListURI)
AllowedFeeRecipientUpdated(address indexed feeRecipient, bool indexed allowed)
AllowedSeaportUpdated(address[] allowedSeaport)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BatchMetadataUpdate(uint256 _fromTokenId, uint256 _toTokenId)
ContractURIUpdated(string newContractURI)
CreatorPayoutsUpdated(struct CreatorPayout[] creatorPayouts)
DropURIUpdated(string newDropURI)
MaxSupplyUpdated(uint256 tokenId, uint256 newMaxSupply)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayerUpdated(address indexed payer, bool indexed allowed)
PotentialOwnerUpdated(address newPotentialAdministrator)
ProvenanceHashUpdated(bytes32 previousHash, bytes32 newHash)
PublicDropUpdated(struct PublicDrop publicDrop, uint256 index)
RoyaltyInfoUpdated(address receiver, uint256 basisPoints)
SeaDropMint(address payer, uint256 dropStageIndex)
SeaDropTokenDeployed(uint8 tokenType)
SignerUpdated(address indexed signer, bool indexed allowed)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] amounts)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 amount)
URI(string value, uint256 indexed id)
AllowListUpdated(bytes32 indexed previousMerkleRoot, bytes32 indexed newMerkleRoot, string[] publicKeyURI, string allowListURI)
AllowedFeeRecipientUpdated(address indexed feeRecipient, bool indexed allowed)
AllowedSeaportUpdated(address[] allowedSeaport)
CreatorPayoutsUpdated(struct CreatorPayout[] creatorPayouts)
DropURIUpdated(string newDropURI)
PayerUpdated(address indexed payer, bool indexed allowed)
PublicDropUpdated(struct PublicDrop publicDrop, uint256 index)
SeaDropMint(address payer, uint256 dropStageIndex)
SeaDropTokenDeployed(uint8 tokenType)
SignerUpdated(address indexed signer, bool indexed allowed)
constructor(address allowedConfigurer, address allowedConduit, address allowedSeaport, string name_, string symbol_)
fallback()
fallback()
AllowedSeaportCannotBeZeroAddress()
AlreadyInitialized()
CannotExceedMaxSupplyOfUint64(uint256 got)
CreatorPayoutAddressCannotBeZeroAddress()
CreatorPayoutBasisPointsCannotBeZero()
CreatorPayoutsNotSet()
DuplicateFeeRecipient()
DuplicatePayer()
DuplicateSigner()
FeeRecipientCannotBeZeroAddress()
FeeRecipientNotAllowed(address got)
FeeRecipientNotPresent()
InsufficientBalance(address from, uint256 tokenId)
InvalidCallerOnlyAllowedSeaport(address caller)
InvalidCreatorPayoutBasisPoints(uint256 totalReceivedBasisPoints)
InvalidCreatorPayoutTotalBasisPoints(uint256 totalReceivedBasisPoints)
InvalidExtraDataEncoding(uint8 version)
InvalidFeeBps(uint256 feeBps)
InvalidFromAndToTokenId(uint256 fromTokenId, uint256 toTokenId)
InvalidProof()
InvalidSignature(address recoveredSigner)
InvalidSignedEndTime(uint256 got, uint256 maximum)
InvalidSignedFeeBps(uint256 got, uint256 minimumOrMaximum)
InvalidSignedFromTokenId(uint256 got, uint256 minimum)
InvalidSignedMaxTokenSupplyForStage(uint256 got, uint256 maximum)
InvalidSignedMaxTotalMintableByWallet(uint256 got, uint256 maximum)
InvalidSignedMaxTotalMintableByWalletPerToken(uint256 got, uint256 maximum)
InvalidSignedMintPrice(address paymentToken, uint256 got, uint256 minimum)
InvalidSignedPaymentToken(address got, address want)
InvalidSignedStartTime(uint256 got, uint256 minimum)
InvalidSignedToTokenId(uint256 got, uint256 maximum)
InvalidStartAndEndTime(uint256 startTime, uint256 endTime)
InvalidSubstandard(uint8 substandard)
MaxSupplyMismatch()
MintExceedsMaxSupply(uint256 total, uint256 maxSupply)
MintQuantityExceedsMaxMintedPerWallet(uint256 total, uint256 allowed)
MintQuantityExceedsMaxMintedPerWalletForTokenId(uint256 tokenId, uint256 total, uint256 allowed)
MintQuantityExceedsMaxSupply(uint256 total, uint256 maxSupply)
MintQuantityExceedsMaxTokenSupplyForStage(uint256 total, uint256 maxTokenSupplyForStage)
MustSpecifyERC1155ConsiderationItemForSeaDropMint()
NewOwnerIsZeroAddress()
NoBalanceToWithdraw()
NotActive(uint256 currentTimestamp, uint256 startTimestamp, uint256 endTimestamp)
NotAuthorized()
NotNextOwner()
OfferContainsDuplicateTokenId(uint256 tokenId)
OnlyDelegateCalled()
OnlyOwner()
OperatorNotAllowed(address operator)
PayerCannotBeZeroAddress()
PayerNotAllowed(address got)
PayerNotPresent()
ProvenanceHashCannotBeSetAfterAlreadyBeingSet()
ProvenanceHashCannotBeSetAfterMintStarted()
PublicDropStageNotPresent()
PublicDropsMismatch()
SignatureAlreadyUsed()
SignedMintsMustRestrictFeeRecipients()
SignerCannotBeZeroAddress()
SignerNotPresent()
TokenIdNotWithinDropStageRange(uint256 tokenId, uint256 startTokenId, uint256 endTokenId)
UnsupportedExtraDataVersion(uint8 version)
UnsupportedFunctionSelector(bytes4 selector)
AllowedSeaportCannotBeZeroAddress()
CreatorPayoutAddressCannotBeZeroAddress()
CreatorPayoutBasisPointsCannotBeZero()
CreatorPayoutsNotSet()
DuplicateFeeRecipient()
DuplicatePayer()
DuplicateSigner()
FeeRecipientCannotBeZeroAddress()
FeeRecipientNotAllowed(address got)
FeeRecipientNotPresent()
InvalidCallerOnlyAllowedSeaport(address caller)
InvalidCreatorPayoutBasisPoints(uint256 totalReceivedBasisPoints)
InvalidCreatorPayoutTotalBasisPoints(uint256 totalReceivedBasisPoints)
InvalidExtraDataEncoding(uint8 version)
InvalidFeeBps(uint256 feeBps)
InvalidFromAndToTokenId(uint256 fromTokenId, uint256 toTokenId)
InvalidProof()
InvalidSignature(address recoveredSigner)
InvalidSignedEndTime(uint256 got, uint256 maximum)
InvalidSignedFeeBps(uint256 got, uint256 minimumOrMaximum)
InvalidSignedFromTokenId(uint256 got, uint256 minimum)
InvalidSignedMaxTokenSupplyForStage(uint256 got, uint256 maximum)
InvalidSignedMaxTotalMintableByWallet(uint256 got, uint256 maximum)
InvalidSignedMaxTotalMintableByWalletPerToken(uint256 got, uint256 maximum)
InvalidSignedMintPrice(address paymentToken, uint256 got, uint256 minimum)
InvalidSignedPaymentToken(address got, address want)
InvalidSignedStartTime(uint256 got, uint256 minimum)
InvalidSignedToTokenId(uint256 got, uint256 maximum)
InvalidStartAndEndTime(uint256 startTime, uint256 endTime)
InvalidSubstandard(uint8 substandard)
MaxSupplyMismatch()
MintQuantityExceedsMaxMintedPerWallet(uint256 total, uint256 allowed)
MintQuantityExceedsMaxMintedPerWalletForTokenId(uint256 tokenId, uint256 total, uint256 allowed)
MintQuantityExceedsMaxSupply(uint256 total, uint256 maxSupply)
MintQuantityExceedsMaxTokenSupplyForStage(uint256 total, uint256 maxTokenSupplyForStage)
MustSpecifyERC1155ConsiderationItemForSeaDropMint()
NoBalanceToWithdraw()
NotActive(uint256 currentTimestamp, uint256 startTimestamp, uint256 endTimestamp)
OfferContainsDuplicateTokenId(uint256 tokenId)
OnlyDelegateCalled()
OnlyOwner()
PayerCannotBeZeroAddress()
PayerNotAllowed(address got)
PayerNotPresent()
PublicDropStageNotPresent()
PublicDropsMismatch()
SignatureAlreadyUsed()
SignedMintsMustRestrictFeeRecipients()
SignerCannotBeZeroAddress()
SignerNotPresent()
TokenIdNotWithinDropStageRange(uint256 tokenId, uint256 startTokenId, uint256 endTokenId)
UnsupportedExtraDataVersion(uint8 version)
UnsupportedFunctionSelector(bytes4 selector)