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

bergenstown

Verified contract

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

No balances found for "bergenstown"

0xcc10a7e200e16b10b8434f29d33703207650333446c8ea4f0bd4d1c55266624a
0x740cc9329e6a73452777f25123bfec208eb5eb9abea723582ccc424926c37b31
0x47cff8011adb3143fe053a00de67d903ac8bf7108dcae4771512cba896ec4e94
0x62752f44b3e0cf63dd812daf06af237d194da37ab5a8f65d0290a212512e80d2
0x4f8904dc50d1b32ba0398b6135e11fb7d0b42d55451deba1b11a6bb2becb7f59
0x8e3b804059649628d261ea6fe85b48fdb4d0edc3c6c6afc84023a13e310cce99
0xc6581b4b3a5bf5dc55ac8e9195865ff21f5131dfe186355f874deb01853a6265
0xa227ae74d7d73477d7d075846703dd5564c8de20854c80dbe9dea418e64772e6
0x72fffa3d9f7cd7d3f0bbdc36c509c83fa12e209a9fbf41bb0ddbdf75cbcacba6
0xe3342d29281bc5f162ca6ffc24a4bf894cd00ee823b1efbcc18692d2029e1c3e

Functions
Getter at block 20887699
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
1
maxSupply(view returns (uint256)
9999
name(view returns (string)
bergenstown
notRevealedUri(view returns (string)
ipfs://QmSQZSg9La92A55GmELhggRCm63ZSkFywQ2bHQxZHzmBzz/hidden.json
owner(view returns (address)
0xec214233c534bfc102a3e801e680245855190030
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
BERGENS
totalSupply(view returns (uint256)
9999
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.