MurakamiMfers
Verified contract
Active on
Ethereum with 619 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($46.95)
Native
Value
$46.95
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0138 | $3,402.48 |
$46.95 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20306727 | 4 months ago | | | 0 | 0.000092897818 | |
| 16524717 | 2 years ago | | | 0 | 0.00072359652 | |
| 15079988 | 2 years ago | | | 0 | 0.0016928100 | |
| 14964652 | 2 years ago | | | 0 | 0.0013532153 | |
| 14913442 | 2 years ago | | | 0 | 0.0011603435 | |
| 14808783 | 3 years ago | | | 0 | 0.00093182161 | |
| 14627067 | 3 years ago | | | 0 | 0.0010858192 | |
| 14623439 | 3 years ago | | | 0 | 0.0028616515 | |
| 14614455 | 3 years ago | | | 0 | 0.0012986046 | |
| 14610881 | 3 years ago | | | 0 | 0.0031699072 |
ABI
ABI objects
Getter at block 21256836
MAX_MINT() view returns (uint256)
4545
MAX_MINT_PER_TX() view returns (uint256)
20
baseURI() view returns (string)
https://ipfs.io/ipfs/QmZcXXhajXVDVNvrjVGJnFiPrSdWX1cRz7Ucuu4E8xp1km/
cost() view returns (uint256)
6900000000000000
freemint() view returns (uint256)
3500
name() view returns (string)
MurakamiMfers
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xb7801a5d46684cf33cf6a640bbb0b726691607e7
paused() view returns (bool)
false
symbol() view returns (string)
MURA-MFERS
totalSupply() view returns (uint256)
3550
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
devMint(uint256 quantity)
mint(uint256 quantity) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(uint256 _newCost)
setBaseURI(string uri)
setCost(uint256 _newCost)
setFreeMints(uint256 _newFreeMints)
toggleSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
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.
This contract contains no error objects.