onchainmfers
Verified contract
Active on
Ethereum with 231 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "onchainmfers"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20135746 | 5 months ago | | | 0 | 0.00033042952 | |
| 19666347 | 8 months ago | | | 0 | 0.00055273092 | |
| 19622003 | 8 months ago | | | 0 | 0.00071703191 | |
| 19615593 | 8 months ago | | | 0 | 0.00090714142 | |
| 18911059 | a year ago | | | 0 | 0.00045311639 | |
| 18911009 | a year ago | | | 0 | 0.00041770260 | |
| 18910914 | a year ago | | | 0 | 0.00047049342 | |
| 18910899 | a year ago | | | 0 | 0.00045220882 | |
| 18910717 | a year ago | | | 0 | 0.00046479006 | |
| 18910675 | a year ago | | | 0 | 0.00050432013 |
ABI
ABI objects
Getter at block 21330194
BaseURI() view returns (string)
https://oh6t74edxnkmrkkybedajoso6gnjtwi3bzmwetj7lblarao6da7q.arweave.net/cf0_8IO7VMipWAkGBLpO8ZqZ2RsOWWJNP1hWCIHeGD8/
CollectionSize() view returns (uint256)
112
ContractLocked() view returns (bool)
false
MaxMintStartTime() view returns (uint256)
1685070515
MintPrice() view returns (uint256)
690000000000000000
ProvedHash() view returns (string)
e8bb5ef800ab6b73a4d9bcfac58dbcda06155678
PublicMintActive() view returns (bool)
false
name() view returns (string)
onchainmfers
owner() view returns (address)
0xa5d5a111dbcf0889a7829902db6f8003c1322bdc
symbol() view returns (string)
SEED
totalSupply() view returns (uint256)
112
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId) payable
launchPublicMint()
lockContract()
mintLayer(uint256 _quantity) payable
moveThatGuap()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId) payable
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data) payable
setApprovalForAll(address operator, bool approved)
toggleMint()
transferFrom(address from, address to, uint256 tokenId) payable
transferOwnership(address newOwner)
updateAccountant(address _newAddress)
updateBaseURI(string _newBaseURI)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
BalanceQueryForZeroAddress()
ContractsCantMintAtThisTime()
DefinitelyCantMintThatMany()
MintERC2309QuantityExceedsLimit()
MintPriceAintRightMfer()
MintToZeroAddress()
MintZeroQuantity()
NoCanDoContractIsLocked()
OwnerQueryForNonexistentToken()
OwnershipNotInitializedForExtraData()
SorryCouldntWithdrawYourFundsDude()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()
WhoaMferPublicMintNotActive()
YouAlreadyMintedOneDuringTheFirstSixtyNineMinutes()
YouCanOnlyMintOneForTheFirstSixtyNineMinutes()