Finkey

Verified contract

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

No balances found for "Finkey"

0x6136037eda17f75a9edaff14fc1e0d28ce5e8405aaa0f5851505e2711ee35895
0x85799fe1be3b08b36b41181a42a5594aa2735f552576eb6432a590c5f24add90
0xe403bef998c01b4738f96ef179548faa7966567e3f5d9b9512aefc1084ec9225
0x0c885a454b4ed3e6d33b58e186f257ed89a26c0d3b3f070df624a3405e77e52f
0x02cd4a70c5d5fbb3fd90870fc853429eb85937d56cebfacec97a268364a2585b
0x63fa799cce9ef250854ca3f99520d2001c2c4ac0e1f3347a124ef5853d9f5f81
0x7e514d900377f66f8ec24599a93dd924c9d887b1cf2d3beb9c1a7326160c8b96
0x7b6e9f092c6011021db31a8a77cb6605140bc9c8e8486e74bf22195e1507426d
0xb889375c6ccd68f7778d206566347aa7fb675f5bd26916ccac137a50b9c20d7c
0x77949cc31797b3396a2942d410cda08a292ddadf883741f5f7d2e427e26189bb

Functions
Getter at block 20838317
name(view returns (string)
Finkey
owner(view returns (address)
0x081403b955d7415bdc5cbf591e9085e7ff9aeee9
symbol(view returns (string)
Finkey
totalSupply(view returns (uint256)
507
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(address touint256 tokenIdstring _tokenURI
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.