Sovereignty

Verified contract

Proxy

Active on Ethereum with 330 txns
Deployed by via 0x9fdd44f0 at 14277818
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21,255.98
0xbe0ed8c55f5f050090ae56144ead77c4e386a95118e51736d9c46ef13c61c44e
0x76eec13ce9c612c84031ef6646d3a9510b7f60a82f16f3d9d80c530a6d6fa046
0x082f4784f19c53e921985d2e42e35d1a6d6b908870ac2a487d19851d2c9d3e8d
0xa1de06facb9b7e73af90ec0dc25621b9ccd7a36d86ca515a3e1f32df059e35c4
0x0040266af6b98e9208f55f30b24d222d2dfc16f9d644ae98299606882053b6e6
0x5d183a246eff0efde5d5491ff3bb5f94952aae97bdd840f180b3c2af3a832457
0x55943fdccd75644a35f8b36a64769f20c2e76cc8db947572917ac7fe6a578ed4
0xc444e7c4be5517f6ab17415e089c778d8f8092ad952a04cf7fdaf98ac8af04a3
0x4290857421caff87036c7e1602fd6e2a97e2a04817dc1642426bee82789b7994
0x45b6c2da622a4aece8d0945c27b39f129e2f51ac2c495215eed6c3905b3641a0

Functions
Getter at block 21223485
contentHash(view returns (bytes32)
0x4a66906f9be64d6a91cff8abedbb612da1d18ac1288952fafe02ea24eb4b944b
contractURI(view returns (string)
https://mirror-api.com/editions/custom/dynamic/v2/0x972e96586B56B7d99e89e6e1838a8bF8D1e8ac70/metadata
factory(view returns (address)
0x6ef0f6be2556cfaff90bf0d572d7e38a13d715ad
feeConfig(view returns (address)
0x2b27d7a2b62d532e8d34fb8b35a41c75eb90a854
isNextOwner(view returns (bool)
false
isOwner(view returns (bool)
false
limit(view returns (uint256)
1000
name(view returns (string)
Sovereignty
owner(view returns (address)
0xc8f8e2f59dd95ff67c3d39109eca2e2a017d4c8a
paused(view returns (bool)
false
price(view returns (uint256)
100000000000000000
renderer(view returns (address)
0x0000000000000000000000000000000000000000
royaltyBPS(view returns (uint256)
1000
royaltyRecipient(view returns (address)
0xc8f8e2f59dd95ff67c3d39109eca2e2a017d4c8a
symbol(view returns (string)
SOVEREIGN
treasuryConfig(view returns (address)
0x21a93be569666527dae0fdbfbe7715299dec1202
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptOwnership(
allocate(address recipientuint256 count
approve(address touint256 tokenId
cancelOwnershipTransfer(
initialize(address owner_string name_string symbol_string contentURI_string contractURI_struct IEditionsEdition edition_bool paused_
mint(address recipientreturns (uint256 tokenId)
pause(
purchase(address recipientpayable returns (uint256 tokenId)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setLimit(uint256 limit_
setPrice(uint256 price_
setRenderer(address renderer_
setRoyaltyInfo(address royaltyRecipient_uint256 royaltyBPS_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address nextOwner_
unpause(
withdraw(uint16 feeBPSaddress fundingRecipient
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromAddressaddress indexed toAddress
EditionLimitSet(uint256 oldLimituint256 newLimit
EditionPurchased(uint256 indexed tokenIdaddress indexed nftRecipientuint256 amountPaid
FundingRecipientSet(address indexed oldFundingRecipientaddress indexed newFundingRecipient
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PriceSet(uint256 price
RendererSet(address indexed renderer
RoyaltyChange(address indexed oldRoyaltyRecipientuint256 oldRoyaltyBPSaddress indexed newRoyaltyRecipientuint256 newRoyaltyBPS
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Withdrawal(address indexed recipientuint256 amountuint256 fee
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.