Fewmans

Verified contract

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

No balances found for "Fewmans"

0x1a178100b59cbd1411a2ae2587b615ba0ee9b9bd0541aec327e5bd08cb795f30
0x8432d8bf4d2f8f7908bf8a8511f5d36c39694256d6358e3ad05c39578500d657
0x3d4a408cc4f187b67cf2990ea306fc356b448707a1830b80b2aaf1536b5cb921
0x8e10ced697db452a4458192e3a73ceb15a50072970c259403e687b50fc30fda6
0xf407f3cf2ddf680eb3bfec054a0fddab496b1833455f15855dd8fde9dd87ec89
0x472caef1a7d35a25851a6d7873e3dab52261a13ba3f4f4e476a07f3e4904334d
0xfd1e7325711a496ce694302f8b2be5aa2af3d1bd44a9abeeec357e3f511b3729
0x384e3cfbfe76c332bf4ea95a7d4b2868d37a5267c33e967a9227b66439a15370
0x988d7e772cdf34a0a40bab4000ea0b59f830079afce39999f0bfeff08efd885a
0xeb306731220c7a3208c8820cb5768e4e360a3fe6196aa7a279719fc7b666b4f9

Functions
Getter at block 21169614
CREATOR_ROLE(view returns (bytes32)
0x000000000000000000000000000000000000000000000000000000000fe34a96
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Fewmans
symbol(view returns (string)
FEW
totalSupply(view returns (uint256)
9348
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
personality(uint256 idview returns (uint8[8] res)
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
createFor(address holderuint8[8] personreturns (uint256 tokenID)
grantRole(bytes32 roleaddress account
mint(uint256 tokenId
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setURIBuilder(address builder
transferFrom(address fromaddress touint256 tokenId
updatePersonality(uint256 tokenIDuint8[8] person
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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.