The latest block we've processed for this chain is 20889182, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

MachiApeYC

Verified contract

Proxy

Active on Ethereum with 5,171 txns
Deployed by via 0x6365fc9d at 18271848
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 8 additional slots
-
variable spans 8 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
-
variable spans 3 additional slots

No balances found for "MachiApeYC"

0xbd2366a6065575e592edba5d54c1f2ef5963379adcf8b793513160283d75b95f
0x974caa46dbac385235ef8e8164ba9d1d8459d5aff809d54f881fda626f91bd76
0xb81dac2997f936c6b95fdc49e7e7169d657c16e5fafb35b8ca19db85d5010467
0x358caa46f26afdcae681daf6fd28b19e9eb7f5784fc72a8ec82c84cba144fa45
0x90393f9ba120235ed5556e49d4b9323d94d89ab9310c583c222024ebda6df74c
0xc77915e5ab2b1f6fff7b2efca74224aef74199cc035494042473dcb6a5e49f21
0x5f4e53726f683c9c0c32c5f42b9fbd7c7346011c3bedefdd97d0f137c411bf94
0x005f61d0627993a2951d7087b331d8e4923ba5ca7fa2e3e3ead6471aac2963c2
0xe2eb177da35c653cd89e5d86f23fbdd95f9212b2a4513904277fadfaaf355d91
0xe3fd7f8754ec2bd6308f92d76bcb5863c16c76d23fb439f38a4d3a83aa9765ed

Functions
Getter at block 20889181
 
facetAddresses(view returns (address[] facetAddresses_)
 
facets(view returns (struct IDiamondLoupeFacet[] facets_)
getMintSigner(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
MachiApeYC
owner(view returns (address result)
0x7e13c9cc2e5b5e0b3b991ddeb462b4b7c2d51ad6
symbol(view returns (string)
MAYC
totalSupply(view returns (uint256)
6969
treasury(view returns (address)
0x7e13c9cc2e5b5e0b3b991ddeb462b4b7c2d51ad6
Read-only
balanceOf(address ownerview returns (uint256)
facetAddress(bytes4 _functionSelectorview returns (address facetAddress_)
facetFunctionSelectors(address _facetview returns (bytes4[] _facetFunctionSelectors)
getApp(bytes32 nameview returns (struct INiftyKitAppRegistryApp)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
rolesOf(address userview returns (uint256 roles)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
_initialize(address owner_address admin_string name_string symbol_address royalty_uint16 royaltyBps_
approve(address operatoruint256 tokenIdpayable 
grantRoles(address useruint256 rolespayable 
installApp(bytes32 name
installApp(bytes32 namebytes data
removeApp(bytes32 name
removeApp(bytes32 namebytes data
renounceOwnership(payable 
renounceRoles(uint256 rolespayable 
revokeRoles(address useruint256 rolespayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMintSigner(address signer_
setTreasury(address newTreasury
setTrustedForwarder(address trustedForwarder
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwnerpayable 
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
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
RolesUpdated(address indexed useruint256 indexed roles
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(struct INiftyKitV3DiamondArgs args
Fallback and receive
fallback(
receive(
Errors
InitializationFunctionReverted(address _initializationContractAddressbytes _calldata
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InitializationFunctionReverted(address _initializationContractAddressbytes _calldata
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NewOwnerIsZeroAddress(
NoHandoverRequest(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
Unauthorized(