Furu Mfers
Verified contract
Active on
Ethereum with 695 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 "Furu Mfers"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17967095 | a year ago | | | 0 | 0.00071442367 | |
| 17696311 | a year ago | | | 0 | 0.00059193437 | |
| 16091750 | 2 years ago | | | 0 | 0.00074149046 | |
| 14856603 | 2 years ago | | | 0 | 0.00079519337 | |
| 14654094 | 3 years ago | | | 0 | 0.0021633320 | |
| 14650864 | 3 years ago | | | 0 | 0.0010591736 | |
| 14644357 | 3 years ago | | | 0 | 0.00073138166 | |
| 14644352 | 3 years ago | | | 0 | 0.00095068846 | |
| 14404459 | 3 years ago | | | 0 | 0.016570006 | |
| 14382823 | 3 years ago | | | 0 | 0.00062197500 |
ABI
ABI objects
Getter at block 21100809
FREE_SUPPLY() view returns (uint256)
696
MAX_SUPPLY() view returns (uint256)
3696
MAX_TXN() view returns (uint256)
20
MAX_TXN_FREE() view returns (uint256)
5
PAID_SUPPLY() view returns (uint256)
3000
PROVENANCE() view returns (string)
maxBatchSize() view returns (uint256)
20
metadataBaseURL() view returns (string)
https://gateway.pinata.cloud/ipfs/QmYrGBy3VCZjyk2gpE2y3jMGz9ZJTtVrL3giZ5TyGmbWQB/
name() view returns (string)
Furu Mfers
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x830212a0602dccc24abdca9749a9fcbbfdb4aea7
price() view returns (uint256)
6900000000000000
saleEnabled() view returns (bool)
true
symbol() view returns (string)
FuruMfers
totalSupply() view returns (uint256)
3696
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)
freeMint(uint256 numOfTokens) payable
mint(uint256 numOfTokens) payable
renounceOwnership()
reserve(uint256 num)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURL)
setMaxTxn(uint256 _maxTxn)
setMaxTxnFree(uint256 _maxTxnFree)
setPrice(uint256 _price)
setProvenance(string _provenance)
toggleSaleStatus()
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.