Looki

Verified contract

Active on Ethereum with 6,675 txns
Deployed by via 0x2e73a223 at 15320520
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "Looki"

0x6b4841271d5cbb5ec69bee216f28f523bf48773d1117eea4160a91f3d605f5a2
0x14680e73f1cc0661fe667202239de5b3e6bd663a3f7ccd579da20f8f02e61acb
0x5f74e69e767d9d5e588a078e026b3d3356ab2dc5f6df33bab6cb08814ca6bd23
0x5a89e20199b52b4d05f1087469cda860ca8ea6fa44b84d254a05d0abde84ec29
0x992ef68944002bc9c28b86b39f900b6a9f7583cf6c651271666153f6c804dbb0
0x4fc20554c5a94b7bb62d5f369f6e2e556669985d46214aedeb5a7420deabadc9
0xef46f60acd0e9b8748ea8b8eea3102a61a475e2ceddcc9c6f236ce6925f57250
0x5ca170c88f60512767c880c7185bf98a5c3f0650c86b04a817c583d325c3e041
0xc5b3abd7f1d00334327575d111672e10346f6f75649947cc25969b6074bdf9f5
0x5640d23dcf06dcd4fd31bc2fe464096bfcfc906eb7ad82bc144023e56a569bd5

Functions
Getter at block 20884050
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
SET_BASE_TOKEN_URI_ROLE(view returns (bytes32)
0x6b521adf58940c63bb43368c60a96aec5f239edbadca7e2b6e56f3b8ff34ef01
UNBIND_ROLE(view returns (bytes32)
0x8378e411615856da82f6ab87f6d0060c19c0e71c4ff9dc58c6b8976c23a1deee
UNPAUSER_ROLE(view returns (bytes32)
0x427da25fe773164f88948d3e215c94b6554e2ed5e5f203a821c9f2f6131cf75a
WITHDRAWER_ROLE(view returns (bytes32)
0x10dac8c06a04bec0b551627dad28bc00d6516b0caacd1c7b345fcdb5211334e4
baseTokenURI(view returns (string)
https://racawebsource.s3.us-east-2.amazonaws.com/metadata/2d/looki/
bound(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
Looki
owner(view returns (address)
0x2650d3f41175dbbfe75f9cb8d742168a96791c36
paused(view returns (bool)
false
symbol(view returns (string)
LOOKI
totalSupply(view returns (uint256)
8735
Read-only
allSlaveTokenLength(uint256 tokenIdview returns (uint256)
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getLockApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isLockApprovedForAll(address owneraddress operatorview returns (bool)
isLocked(uint256 tokenIdview returns (bool)
isSlaveCollection(address collectionview returns (bool)
isSlaveToken(uint256 tokenIdview returns (bool)
isTransferApproval(address operatorview returns (bool)
lockedTokens(uint256view returns (uint256)
lockerOf(uint256 tokenIdview returns (address)
masterOf(uint256 tokenIdview returns (address)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
slaveTokenByIndex(uint256 tokenIduint256 indexview returns (struct ERC721AttachableBoundToken)
slaveTokens(uint256view returns (address collectionuint256 tokenId)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addCollection(address collection
addTransferApproval(address operator
approve(address touint256 tokenId
burn(uint256 tokenId
burnBound(uint256 tokenId
deleteDefaultRoyalty(
grantRole(bytes32 roleaddress account
lockApprove(address touint256 tokenId
lockFrom(address fromuint256 tokenIduint256 expired
lockMint(address touint256 tokenIduint256 expiredbytes data
mint(address touint256 tokenId
mintBatch(address touint256[] tokenIds
mintRange(address touint256 fromIduint256 toId
onBoundERC721Received(addressaddress touint256 boundTokenIduint256 tokenIdbytesreturns (bytes4)
pause(
removeCollection(address collection
removeMaster(uint256 tokenId
removeSlave(uint256 tokenId
removeTransferApproval(address operator
renounceOwnership(
renounceRole(bytes32 roleaddress account
resetTokenRoyalty(uint256 tokenId
revokeRole(bytes32 roleaddress account
safeMint(address touint256 tokenIdbytes data
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _baseTokenURI
setDefaultRoyaltyInfo(address receiveruint96 feeNumerator
setFactory(address factory
setLockApprovalForAll(address operatorbool approved
setRoleAdmin(bytes32 roleIdbytes32 adminRoleId
setTokenRoyalty(uint256 tokenIdaddress recipientuint96 fraction
slaveMint(address touint256 tokenIdaddress collectionuint256 hostTokenId
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unlockFrom(address fromuint256 tokenId
unpause(
withdraw(address _receiveruint256 _amount
withdrawERC20(address _tokenAddressaddress _receiveruint256 _amount
withdrawERC721(address _tokenAddressaddress _receiveruint256[] _tokenIds
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CollectionAdded(address indexed collection
CollectionRemoved(address indexed collection
LockApproval(address indexed owneraddress indexed approveduint256 indexed tokenId
LockApprovalForAll(address indexed owneraddress indexed operatorbool approved
Locked(address indexed operatoraddress indexed fromuint256 indexed tokenIduint256 expired
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TransferApprove(address indexed operator
TransferDisapprove(address indexed operator
Unlocked(address indexed operatoraddress indexed fromuint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.