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

Boonji Project

Verified contract

Active on Ethereum with 7,301 txns
Deployed by via 0x9415ef22 at 13455752
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#6227)
ERC-721
--
0xf5a3f87e64eb9d0905a4e6ada88c187ca743961021d827eaefd86e656c5cf9a1
0x293081675a7e0847d2b437dd5d82d6103ef99dbfecb12b6e3d73e132bc85f472
0x21da6fb0daa716e0c7862dc81328642ed2c2e1084b603f8c1b663a3fd583cd55
0x0e2faceece3fa10aa62726c4999768da2e173419ca0604508378e2101a3cce84
0x68bea8c84008031e22b2293b6378832217931fa14035036368f84fae93b7a288
0xe6a5bc719949d556a14700951c0143aec397e7769ca30dbab9a94334857ae316
0x30e100078435124bb345f2d3b3560a671ab53874080e645de9cdd5d27b2978ca
0x7def63111265366c810cf23d3470454f7bcfa6a0f9442a2b60c801a44e143462
0x0809a55b6607da79a2975425610c452ddb5849183df0842e82bffb4582278cb6
0xcf33ac4826090ba41af2f29c523fde2b12e33df363a1ea4e2235d053e832abb6

Functions
Getter at block 21213263
ERC712_VERSION(view returns (string)
1
baseTokenURI(view returns (string)
https://storage.googleapis.com/boonjiproject_metadata/
currentTokenId(view returns (uint256)
11111
getChainId(view returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0xf812900487186d35399e7686d8e71b053767a74ca970927966460d3d3000d350
lastTokenId(view returns (uint256)
11111
name(view returns (string)
Boonji Project
owner(view returns (address)
0xbc7ec3336e50894128aeaa42ad87bd3f2ecf1803
symbol(view returns (string)
BOONJI
totalSupply(view returns (uint256)
11111
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getNonce(address userview returns (uint256 nonce)
isApprovedForAll(address owneraddress operatorview returns (bool)
operators(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changeLastTokenId(uint256 _lastTokenId
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
mint(address _to
mintBatch(address _touint256 _amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBaseURI(string __baseURI
updateOperator(address _operatorAddressbool _status
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _proxyRegistryAddressstring _namestring _symbolstring __baseTokenURIaddress[] _operators
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.