This contract is being backfilled. You may encounter incomplete storage history.

Seizon

Verified contract

Proxy

Active on Ethereum with 22,864 txns
Deployed by via 0x03cde393 at 16772653
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
12 additional variables

No balances found for "Seizon"

0x2c7d23682e879c0608125130e8f4d8b22425adb7d6c37797be3f1e82392de639
0x4e5f11fcb8b3fc6c33be31eeb770442baa01da8f610db4e1f1b7225abe05e41f
0x0b9fccb56e527f0c662cd1fd14c92cf643170de9ea81525f4a21beb21a977a32
0xedbb1671911444dcf38789ecaf8d3cf0836fb1896d03aed7253d541c67b10aa4
0xbda3b9d7ace2646dc150484b3bd44ea584d9320026ef19de2543fe0a45bc5e8a
0x3851e723f86aa4c2ad453ea060ba6c056a10f7274ea2a6115fc45300c0de6320
0xb3bd98aa92082ecea1f070f64e3674385423a34fe8770d3dfbce9e662362e115
0x39ced7530a9793e57ddad2833f3bb9293121d7dcda58aac11b3d63acbacb324a
0xf1c9b5f4cc80f8557837c0218181aefc6c2683505bd251e5e7e197ebe5c35436
0x5aa1b919d07052424f717521982ffe7b2836f5d8a54514da20791b9ea6496236

Functions
Getter at block 20793056
maxSupply(view returns (uint256)
7573
name(view returns (string)
Seizon
owner(view returns (address)
0xf031250fbdc29b4b8767df9bd3391d11a648ee6b
payeesLength(view returns (uint256)
5
prefix(view returns (string)
https://seizon-nft.herokuapp.com/api/tokens/metadata/
stage(view returns (uint8)
1
suffix(view returns (string)
symbol(view returns (string)
Seizon
totalReleased(view returns (uint256)
408861000000000000000
totalShares(view returns (uint256)
100000
totalSupply(view returns (uint256)
7573
Read-only
balanceLimit(uint8 stageId_view returns (uint256)
balanceOf(address ownerview returns (uint256)
currentBalance(uint8 stageId_address account_view returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isAdmin(address account_view returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(uint8 stageId_address account_bytes32[] proof_view returns (bool)
merkleTreeRoot(uint8 stageId_view returns (bytes32)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
price(uint8 stage_view returns (uint256)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
remainingBalance(uint8 stageId_address account_view returns (uint256)
royaltyInfo(uint256uint256 value_view returns (address receiveruint256 royaltyAmount)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
totalReleased(address tokenview returns (uint256)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addToWhitelist(uint8 stageId_address[] accounts_
adminMint(address[] accounts_uint256[] amounts_
approve(address operatoruint256 tokenId
initialize(bytes32 phaseOneMerkleRoot_bytes32 phaseTwoMerkleRoot_address royaltiesRecipient_uint256 royaltiesValue_address[] shareholdersuint256[] shares
multiStageMint(uint256 amount_bytes32[] proof_uint8 stage_payable 
publicMint(uint256 amount_payable 
release(address account
release(address tokenaddress account
releaseAll(
releaseAll(address token
removeFromWhitelist(uint8 stageId_address[] accounts_
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAdminPermissions(address account_bool enable_
setApprovalForAll(address operatorbool approved
setMaxSupply(uint256 maxSupply_
setPrefix(string prefix_
setPrice(uint8 stage_uint256 value_
setRoyalties(address recipient_uint256 amount_
setStage(uint8 stage_
setSuffix(string suffix_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBalanceLimit(uint8 stageId_uint256 limit_
updateMerkleTreeRoot(uint8 stageId_bytes32 merkleTreeRoot_
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
RoyaltiesSet(address recipientuint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(