iCONSofNFT

Verified contract

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

No balances found for "iCONSofNFT"

0xe45b88492b6f2c21274189cf919903bfb35a02693621ed41c28708baa4347afc
0x069908dc392483a682d63f242e87a669c27b67bf7628acf7be29f0262157b0c8
0xdd7dcc982edf90b191cd0badee2015191a5c21146e85e2ca93fce1e71028dca8
0x25b62b8f1e8dfc2a26e919540f4472dfbc74adaa80db081e226ad6ee35bd9c79
0xfc3654d57334db7f48a68990562d29366ec1be9612714bbd99dc84c7141c57ed
0x4ef2a7658fa4887f4a7c39943c085dd2c873ba1ee39f3778632f9ab25560f55c
0xff5279371c539961a32f3ff223c85b573f1a46cf19b002001cf75123d228bc55
0x65bd28cae0a3eed96c93a45358895b22e0f311251c686bd7ef6104c740580dc2
0xca482b00ea75276deb8dd2d049ae0199e644ad5f8832ff0b817f670ee045f31b
0x41e3789a67b89875c6d9969dd1a54301dcf81d4983c81cc030b280dc4e3e27ba

Functions
Getter at block 21230727
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
contractURI(view returns (string)
https://metadata.rainerhosch.com/iconsofnft/contract.json
contractUri(view returns (string)
https://metadata.rainerhosch.com/iconsofnft/contract.json
name(view returns (string)
iCONSofNFT
owner(view returns (address)
0x3537763dab69ba36c6cd2124fba117c6c67b5743
paused(view returns (bool)
false
symbol(view returns (string)
ioNFT
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
mint(address touint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContractURI(string newuri
setDefaultRoyalty(address _receiveruint96 _feeNumerator
setUri(string newuri
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.