Kith Friends

Verified contract

Active on Ethereum with 5,441 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"

0x10607d6c918251ffb685a4f47d1154243cabd09a51ea1fa242116ef6506bb5dc
0x9b5ff59c951eb1e372353a269182de332216d3c5ff81c6a50e22de3245648892
0xdc3cffa9f23457481b6ef6b838fdb146abf2d16790bd96ce4495c696690365ca
0x3c0673357ec4ca609d1bc800a20c1656fa8cfa6b281e7f7df1015463b2076eb2
0x0bc70c4636c886fb56805a471b246b3620375b365ac727c3f3f72d02967f1cf7
0x3db6eb8af195171a1c435c0a30252f391bf4d0238609f24dc538d432ecd2574a
0x18f91d9122039821af504814ad1f789584ac995977c73a466bd4461933e38e72
0x2be11c4b472523b13566e52e680d0facfbe569e85b9c16b36f43fabb0d9de2d8
0xb6dc83a3e17dde35c8e61b2ca85f505696dd82b0af8c4a1ffc18c120ebffcdf9
0x2d0aebdea598b3d18a22dae8f810142291ce49deac309821df491e8fab0f8888
From

Functions
Getter at block 21161752
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.