EtherHumans

Verified contract

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

No balances found for "EtherHumans"

0x4d343cf1f748a079edac38317c9a6186b9fa5a792e3695c6ad3aa51e7642bdb7
0x9a7c04d2e4da381309c30dfc4fa6875bff9f551b729fb77a3a8f7d9d6c11a98d
0x7cd44bbdc98decaa32c6a7a8c889d23afa9a8733c1207fb23aefb09c9587a6aa
0x57383a62fabdee811e8ff9addad86f0cb85ae5beda0be1230e3350aaf7a24858
From
0x99b98adc1e3ba0506149a636b8b4118b42969c2c41494cfb29a2cfc1b9ffba42
0xd312d43ad8a59e27a275ac563ec3fd58fecabbe2d2d1c69a77cfc22dfd62f26d
0x0894117904d079b16484ace5a4949a3e2469c1b3864e9caeea88042b35f16d13
0xcf9c9b6caa990837c6b499c127e99f43546e8e4a4fadb242c961589e716b6e95
0xb7febc3ee07242afcc899c0d9954d9467177344c7a45e3d46477d5b11408f549
0x227ea950bbfce25ea2ae55c2bf691019f799bcc9b3d61b68f7813288697ff9f6

Functions
Getter at block 21385160
FREE_MAX_SUPPLY(view returns (uint256)
0
MAX_PER_TX(view returns (uint256)
20
MAX_PER_TX_FREE(view returns (uint256)
1
MAX_PER_WALLET(view returns (uint256)
0
MAX_SUPPLY(view returns (uint256)
5000
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmNzRQPXbcJxFcFtiGqLB2nKcuJ9rhFdtqNSTS3zxNbYpF/
contractURI(view returns (string)
ipfs://QmNmt2cWqExtdUSLfBx2hTtYaDaJbEwnBUJ9iWT6rhjSww
name(view returns (string)
EtherHumans
owner(view returns (address)
0xb541092be2c8d142d4c640868d917b0b60dbead7
paused(view returns (bool)
true
price(view returns (uint256)
10000000000000000
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
revealed(view returns (bool)
true
symbol(view returns (string)
EH
totalSupply(view returns (uint256)
3000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minted(address _ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
freeMint(payable 
mint(uint256 _amountpayable 
pause(bool _state
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractURI(string _contractURI
setPrice(uint256 _price
setupOS(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
AuxQueryForZeroAddress(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
MintedQueryForZeroAddress(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(