S I N G U L A R I T Y

Verified contract

Active on Ethereum with 16,644 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "S I N G U L A R I T Y"

0xb5e7167a4ac50811da3096bbcf01b2154701da8a9c88ad5a4185fec1023895a1
0x4d3760ad00350cb6b7cc009a602e5cdbdafa278c64ab2aa70dfab55e26d69e01
0xf16064756678ef5f58f5d5375c79872dc9c1393e070d4076945f69a9f643e2a5
From
0x701481d5116a667bed25c6e58b2567e00e68bf68f7b4b5f67ea76ac001c93c12
From
0x7ed26c4a0e19b8d41b2692fdbb47bcaac98f48cea2eb994d6ed28592dc4a0f2c
From
0x281adfcb4f4666feff2b8089a7eb904f906977824082ce737c10f84986288959
0x062a1bacd5e0a58aa83ae1d35b38a3ff5657eaa11823ed28e3f83d2aee417799
0xb3a8c1cd55869b40acbe2886ec1a16d74906535e4737c9d3aacd606a6107e7fe
0x60edca79cabc4f0ef116c4902ec592f400e347fdafdc95d9672a811d187ad1ee
0xfab0ae0d6ea60b1c3805b5388de931971d39b52f5cf5090d6de0354de49dd6e1

Functions
Getter at block 20904719
name(view returns (string)
S I N G U L A R I T Y
owner(view returns (address)
0x6c89e99d97cda4871861e06b095ab2286379a7ad
symbol(view returns (string)
whitelistRoot(view returns (bytes32)
0xfe87802413d7ef2c0aca6eaaa9d44d0c79ccf07d8808832e4f05d1441a4f7af8
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getItem(uint256 idview returns (struct SingularityItem)
getItems(uint256[] idsview returns (struct SingularityItem[])
isApprovedForAll(address accountaddress operatorview returns (bool)
mintsPerWallet(address addruint256 idview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
addItem(uint256 iduint256 maxSupplyuint256 maxPerWalletuint256 mintStartuint256 pricebool honorWhitelistbytes32 passRoot
mint(uint256 iduint256 amountbytes32[] whitelistProofbytes32[] passProofbytes32 passpayable 
ownerMint(uint256 idaddress[] recipientsuint256 amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setUri(string newUri
setWhitelistRoot(bytes32 newWhitelistRoot
transferOwnership(address newOwner
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InsufficientEther(uint256 neededuint256 given
MaxSupplyReached(uint256 availableuint256 desired
MintNotStarted(uint256 startTimeuint256 currentTime
MintPerWalletExceeded(uint256 availableuint256 desired
MinterNotHuman(address senderaddress origin
NoPass(
NotWhitelisted(