Sirens Shell

Verified contract

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

No balances found for "Sirens Shell"

0xa4433932d428d64f3aeb71f28e2e9134edbbd949393b005f6fc1bff29c9e5959
0x1b8d5f1b9bab121cfc46902beea33623abced1552014bd81a097f423e95a4cfc
0xdf23dd272c3fd4cf849803a9dabca09eed88936edf8b4ce7c42f780c6b4d6796
0x78cfc17522f8cb64074e04ecd7a8fee720a505a01cc2ba8008772999bb4c6ed1
From
0xbf7c3fb01881f1b98a8315258da8c8078d0f48be85f25bf1f7044894a0d0502c
0x41d83b99d00bc1ee94ee3b3448356e3a5fd3c24b19f3a560f33b729084f77465
0xfc5bfa7adc018fd4a9576bbd6e797063359bedd20a98f4a36cdfe3b68a202fe7
From
0x72b79e4b99feaf73da69a4854c74afedb13843de6cc8993e7dbdee9ed2daecba
0xc4fc2bc8163a8813c35c0a3c2da9f45f14ce347036033a375a51d1c17dcae82c
0x1cfda948def4a01753bbb8ce607ee1a814d4b69f7c6eb6175ba1dec4462e102c

Functions
Getter at block 20859537
MINT_LIMIT_PER_WALLET(view returns (uint256)
1
name(view returns (string)
Sirens Shell
owner(view returns (address)
0xac9d54ca08740a608b6c474e5ca07d51ca8117fa
saleIsActive(view returns (bool)
false
symbol(view returns (string)
SIREN
totalSupply(view returns (uint256)
9968
Read-only
allowedMintCount(address minterview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setSaleIsActive(bool saleIsActive_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string customBaseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.