ICONIQ

Verified contract

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

No balances found for "ICONIQ"

0x50383e1d9aeb0aae740e2d1e626abb00aa43741216968f8d47665fd9e117add1
0x125147a216f5559916051a54a3d069da285d522661e04319b0df7bc4e3440382
0x1aa771ac12f41935639c0cd81463bea1c860cc1113371f32b68923aed5cb708a
0xc7c15fe08af267c5e3affe47cf6d2745c1376f274cbf0779caa39aedab243468

Functions
Getter at block 21399555
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/
name(view returns (string)
ICONIQ
owner(view returns (address)
0x8f31ca3264f03af9f960b7da3f0e402565c4d492
symbol(view returns (string)
ICQ
totalSupply(view returns (uint256)
2
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)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
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
grantRole(bytes32 roleaddress account
mint(string _tokenURIuint96 _royaltyFeestruct ICONIQ721Sign signreturns (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
setBaseURI(string _baseTokenURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwnerreturns (bool)
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(string namestring symbolstring _baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.