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

Mortham Martyrs

Verified contract

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

No balances found for "Mortham Martyrs"

0x053432ae68c78fcb91177bdc38ede205645bc4e3c757b1415024435f65d4fe89
0xf22465b2da90d9ad744e1241b7a2f51807813ba3ce2c9f391a005f93323f7845
0xb8986b0080a520f370e0ff2a37e97117ff210d290c98ee90235001874412ad6a
0xff1862032d189ed8cd1f656ac942ba9fea6489b478de947b7d69bdb3d3da399d
0x60e8a50340cb5804a0ddff631b4525f9773d5cf85c68fdf21f91f0b44fbabf95
0x98eb1d16df5e1f7df20229e4baa0894502f068c5390cf3ab65cadaa6bd956368
0x885abd73ce51bdcf23920322ed9859f7929530019815978fb78f89d03f263146
0xeb4d1be96efa8bc3ef7eac0c624cbe5045a92f82d89c208ec7ad5d41801086a7
0x2690afbcac9f7c4affdba1da5746ea3ec1883f28c667a2fcc2ec2afde7fe96f9
0xf8b66ba78cf3fed7e528721edfd423d3e7b7223415c6a2892ea00e82884916f8

Functions
Getter at block 20814626
MaxperWallet(view returns (uint256)
2
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
ipfs://bafybeihxk6nvyrgrfimugnjeywowrcsk6jov3pna2eq6si4edxjsv7whai/
cost(view returns (uint256)
0
maxSupply(view returns (uint256)
1234
merkleRoot(view returns (bytes32)
0xd4c94d0d4e281269676dc42570e6176944bbe26badbf62e105cf94b74a6121d9
name(view returns (string)
Mortham Martyrs
notRevealedUri(view returns (string)
ipfs://bafybeidds7hszxyxskenl2xsgtdnc2cktsx2o7hbnj3a2vz6ttre5gxpii/hidden.json
owner(view returns (address)
0x248af9af3d400c0663a808a10cb8cad2432d1f74
paused(view returns (bool)
false
preSale(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
Mortham
totalSupply(view returns (uint256)
1234
Read-only
PublicMintofUser(addressview returns (uint256)
WhitelistedMintofUser(addressview returns (uint256)
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)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
airdrop(uint256 _mintAmountaddress destination
approve(address touint256 tokenIdpayable 
mint(uint256 tokenspayable 
pause(bool _state
presalemint(uint256 tokensbytes32[] merkleProofpayable 
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
setMerkleRoot(bytes32 _merkleRoot
setNotRevealedURI(string _notRevealedURI
togglepreSale(bool _state
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(payable 
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
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(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(