Supernova

Verified contract

Active on Ethereum with 2,469 txns
Deployed by via 0x87dfa95b at 16271903
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Supernova"

0x03b535737b701ad5cc07188a24278316aefa7ca486b4b07e26822fae8a44e402
0x748a9a3f7921d93b56a66dd60ae35e936012b0d6f0cf965a5dffaf1fb4168b01
0x1bf4e1f9f1b8e34046c8fa5d9e98314505a72c0778477cdc36e856e8835b1918
0x07e37308089cc36e57e1d34cb3ebd83b75fc360ca44783434c405d7e57dd76db
0x83881a1e16a417294f37300facfe46c78af20ca89862cb5ee42b976b39c873a5
0x6bcc8d8774fdff2a1634d10120eec07d76f119a30a7eadd5b11051a38487b621
0x433b5df3a47cef8a7d07ea993146be7f5bcef654a699eb50525355f7f901ece2
0xaf5772e9f6fee462a96d1e0ff30ac8f4e841a530d8810980833b2bc062138229
0x0d8a9ba07462f06095f87daf5ba6d1ed15834848280db9c5064ab18c6396a24b
0xe615a499bd95e047de736bccf4ea1701aa317c670f75dd3ca9930b792885a71d

Functions
Getter at block 20958681
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
https://kasagi-supernova-nft.s3.amazonaws.com/json/
burntSouls(view returns (address)
0x468efea9113f417b536376208d0bc392baa049f8
name(view returns (string)
Supernova
owner(view returns (address)
0xce0d48718f195aa0ee14121ed40ae52f0ea55159
publicMinting(view returns (bool)
true
soulMates(view returns (address)
0x68cd21d362c2dae66909afd810e391fa152b2379
symbol(view returns (string)
AMSNOVA
totalSupply(view returns (uint256)
1709
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
addTreasuryWallet(address _wallet
approve(address operatoruint256 tokenIdpayable 
mintMale(address recipient
mintSupernova(uint256[] burntsoulsbytes signaturestring characteruint256 hype
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
teamSupernovaMint(uint256[] burntsoulsbytes signaturestring characteruint256 hype
togglePublic(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateExtension(string _ext
updateRelayer(address _relayer
updateSigner(address _signer
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Supernova(uint256 tokenIduint256[] burntTokensuint256 burntTotalstring characteruint256 hype
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address[] legendaryAddressesaddress _burntSouls
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(