mfer

Verified contract

Active on Ethereum with 48,994 txns
Deployed by via 0xafe811dc at 13711155
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
)
ERC-721
--
0xee71a120df51a75b5803a8930db27b3c1a736828fae267b2c664f608f670d93a
0xa7232aa0c13ff6682e44beef0f43deb0ac5388132ecbc843cec294355db22030
0xfa0bbb53e7b5cb838321d278a54a63c0fd7d92d792881702de1d69ffc74ce822
0x9b92fafaf776d2e76394a227485b78ea5bac7c29d242fabbd8263132719167c9
0x0c91f8e33d14582828185ff21cbff6998696a056ee15f9ef81f8437d31ca6621
0x0ccddc6b99b3acdb5b50ae6ff2bb61b1b2f661283fdddf57532c962b2f1c514f
0x0d0dd83333553a061c2d77e5ae86974a6776d6f830b83c8385d7a2eaf38c279b
0x149beede097ad0b65bdac255e18efd081ecb204249cd1d31d170b9d5f0addb91
0x164580655f2711fe8b2f6b9840ae06c82476222fef97bedb87559e531b1a4262
0xa71f924129340a8498927c9dd244ad66b923304522d576a2cb67431b0dc2fbff

Functions
Getter at block 21168647
PROVENANCE(view returns (string)
0c033ffe09e0c9362982c4c5d65c289c73cf4f2a53bc87709099e422e67eff26
name(view returns (string)
mfer
owner(view returns (address)
0x21130e908bba2d41b63fbca7caa131285b8724f8
saleIsActive(view returns (bool)
false
shareholderAddress(view returns (address)
0x9b2a5804d0b835851c78dfeabdccd517568dd9a2
symbol(view returns (string)
MFER
totalSupply(view returns (uint256)
10021
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)
State-modifying
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
renounceOwnership(
reserve(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setProvenance(string provenance
setSaleState(bool newState
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(address shareholderAddress_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.