The Noir Hero

Verified contract

Active on Ethereum with 1,827 txns
Deployed by via 0x5b62938c at 13365338
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "The Noir Hero"

0xb2af27f246e644f053b13b25b9bf857f67df9a2f543a28cb53bef9640787308d
0xdf085f562189f013bfcce6cfc9068810af7ba94852f216742feb88b3f08718e1
0x74001cce87fe4a1a5255979bb550a806ab5f392335f146288d2a9f5a6bcffe15
0xb485434896fd89a64f4d59c899de8741ba666b788dcbbc7a580f19b1ba9ba959
0x90a2ed60d8990ea58d6bfd671a13f1d8cd0e3f9e7e8f788342cc6205abf9510f
0xb1980649f44a4dd939b17f5d768a356ea3fe54f4884e9b38dd834d7d40266517
0x3723db1155cffdbbe113e0b2668329d61f8404db5c5d8a76b4d87992710b2f56
0x841274ea1df6e5c63964742b8a21b3a25f8c759593bc20df4e0dc5ebd77e062b
0x97f90095afdcf6cca1b074d8995b521f02780664e8afc40e9618a5d6bbdd200f
0x785f2493440c8302094872616c8f75315a42a73b5637f83526f1e69ff5350bc4

Functions
Getter at block 20941155
name(view returns (string)
The Noir Hero
owner(view returns (address)
0x62f75b19272b5ce27094ec4a08de61809037c91a
symbol(view returns (string)
FMSC9
totalSupply(view returns (uint256)
800
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
burn(uint256 tokenId
renounceOwnership(
safeMint(address touint256 tokenIdstring uri
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.