Kith Friends

Verified contract

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

No balances found for "Kith Friends"

0xcc50179eb46d63f0743abdade30664a44213625216fef95641d6c1387a30a326
0xb52ea9ba30e3e7ef425a932261819bc7d53bda0da08164b45bc4e5c3c9be9365
0xd3e8921403821a06adf200bd3689b72163fe11ccc349d98df6a67b44e45beb4c
0xabe1de04e91f64ff0ed9019f074185ba71ff1662414e4dffd904b492ad6f3f84
0xc0d74bfd7cac3b0b3285dacb3176a1c1061175a42cbfe973d2d672cb149169ce
0x49a293927ff4552a017e771c4b0758928fa03d3e4e1f0eae349d5b6c9e8ccff3
0xccacba39e5f835866bd801123a485c94cd4f4c90571bc37dbb10f97efc67fcce
0xbf8e484b02ce6ca6803143a168a76c197ee741b0b9bec4c85eab4c76b7a5a06b
0x35c86ff7f5b2eb2fd9f0281e0ddb64b356337d3847515f2348c24e0a9348cb5f
0x470e380e17cb5b6254da15b5bf47e5df8ed10cbcebe1317c0b9c36ac22693ec7

Functions
Getter at block 21331921
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
contractURI(view returns (string)
https://invisiblefriends.io/api/metadata/KithFriends
name(view returns (string)
Kith Friends
paused(view returns (bool)
false
symbol(view returns (string)
KITHFRIENDS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
State-modifying
grantMint(address account
grantRole(bytes32 roleaddress account
mint(uint256 iduint256 amountaddress destination
mintCustom(uint256 iduint256 amountaddress destinationstring tokenURI
pause(
renounceRole(bytes32 roleaddress account
revokeMint(address account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setContractURI(string contractURI_
setCustomURI(uint256 idstring tokenURI
setRoyaltyInfo(address royaltiesReceiveruint256 royaltiesPercentage
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(string initialBaseURIstring initialContractURIaddress royalties
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.