The Humanians

Verified contract

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

No balances found for "The Humanians"

0x13dc7618030dc6d7cf6b80649b17c827eb68fe8fa922a87e2ef418a06725cc2e
From
0xe1f5b69780842ad48a2ccd8da5c53f4c23ea147cbd7d194cdceb48cb06f83aaf
From
0xc1fb45e2289d2ee4b4ae1e38b2c34d46322f243ec59c3e7a4fad4f8e98dc3840
0xbbc94c84f43edb05977bc2f9c006ea39bf224966d4f955d9fbe9643b3c347e17
0x4f21102426692862c68cc5009aeea86da844a259a82123a7bdcaf1bf254cf633
0xf10ce53bd4fa3684590d41dff3c2bf5b367d4d19a44c01365c7fe65ec446a695
0xfd110ec9c418bb8c25a5f5fdf0e909672aaf57172005818f81adfb72b75ada81
0xdd2bca2a48ba80248ab86dce81e508b35dd37ed2d530afcacfeac5cba10312b3
0x61934f5d94918cc38f19d7e63eaad82b31898a96229119d160b62287a353a762
0x99b6ee62fde0b1e42a9eadbfc6500c3cf64a66c92bf8c156a9ead303b8c1bb92

Functions
Getter at block 20905599
baseURI(view returns (string)
https://oddoneoutlabs.mypinata.cloud/ipfs/Qme8vhhD3LW9uq9oGiPGMWonvXndesEQhYNrM7ZP4Euskp/
contractState(view returns (uint8)
0
merkleRoot(view returns (bytes32)
0x155442bc5af6cd96eb257b7618b322e88cf4ad05805dffeaccb27a7d363b1e7f
name(view returns (string)
The Humanians
owner(view returns (address)
0x00043be03b02274a0c5940c7c2a585cc0cf6f540
placeholderURI(view returns (string)
https://oddoneoutlabs.mypinata.cloud/ipfs/QmbsVVZFDgLurMmHTDuxytydifyN9WCcBGSWBWyWAME1dy
presaleAllowancePlusOne(view returns (uint256)
3
symbol(view returns (string)
HUMAN
tokenPrice(view returns (uint256)
75000000000000000
totalSupply(view returns (uint256)
5800
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
holdingSince(uint256 tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
saleInfo(address addrview returns (uint256[7])
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
verify(bytes32 rootbytes32 leafbytes32[] proofpure returns (bool)
State-modifying
approve(address touint256 tokenId
mintPresale(uint256 quantitybytes32[] proofpayable 
mintPublic(uint256 quantitypayable 
mintReserved(address touint256 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractState(uint8 contractState_
setMaxPresale(uint256 maxPresale
setMaxSale(uint256 maxSale
setMerkleRoot(bytes32 merkleRoot_
setPlaceholderURI(string placeholderURI_
setPresaleAllowance(uint256 presaleAllowance
setRoyalties(address recipientuint256 value
setTokenPrice(uint256 tokenPrice_
setTxLimit(uint256 txLimit
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address accountuint256 amount
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
IndexOutOfBounds(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
QueryForZeroAddress(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(