MKNFT

Verified contract

Active on Ethereum with 52 txns
Deployed by via 0x78ad3df1 at 15329157
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MKNFT"

0x8bb52add0005876aa658187fd5da76d41d993ff9145470da1037e49e294b8ba0
0xc5e34544abca0afd27a7d07522feccb3dc3d43163f46f209c6bc11da1316f01b
0x7b43203d82c3e7f0e7cd04e3ce980cacaecb24028655dd4099794819435138c8
0x47a0c0680971305183df5354dc73e27ad88a346f87ce3a4c6dfbf5296d3e8c36
0xf75cc024ac6d7eb2ea85ab92f65c4868e25f2b5d73a722740fed3e92a14e80ba
0xdf1660529559e79157b278f971e5f912fc32ddda839d86e4f5d3b5f0a5c234ec
0x97f28457f8117ee4b1e3c6f70b0350dc958093dd17fb726cef7483a9ee83953b
0x165e7ceead3e7e013adfbe717b9815ea347bda6297779a8aa0a783a879f0e26b
0xad866c261cc930f04562dd87bda8d6330793b4c3ca35b4d1e296c449c3fb54ba
0x0feace6d04d58740c3c64fcf92e3958cb9fd19cca51730400575a12a7fc1724e

Functions
Getter at block 21315884
contractURI(view returns (string)
https://firebasestorage.googleapis.com/v0/b/cadence-5403d.appspot.com/o/contract%2Fcontract.json?alt=media&token=c6464166-39ab-46df-87a3-7d15eb4b9835
name(view returns (string)
Monkey King
owner(view returns (address)
0xf0b67339ee488bceb4b0026399d1f68f312020f6
symbol(view returns (string)
MONKEYKING
Read-only
balanceOf(address ownerview returns (uint256)
checkPassword(uint256 tokenIdstring _passwordview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
createToken(uint256 tokenIdstring _passwordstring tokenURIreturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setContractURI(string _contractURI
setPasswordHash(uint256 tokenIdbytes32 _hash
setRoyaltyInfo(address _receiveruint96 _royaltyFee
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 marketplaceAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.