Looki

Verified contract

Active on Ethereum with 6,817 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"

0x32ebc0b81c5ce46849b8fe0e101e7dd7a855f668d708e4040e6f28c4c07ebc5b
0xb9736e5cba15708a616056d68e9680442fb05bc508f54efa31cde5facadf09d0
0x8d79d5ee6a6a84fec8473bfa9718f9f8e7ec5d3b2103f89853fdde8cd2b4a5e9
0x1309a208ef160f00bb2b4967dbd37b184dbb0044627d35382871b5c9b251cb75
0x9467181bc851aeb89d21b152cd47e98042884a1fe3bf19f7aff633b29b9a6ab2
0x383dc314a377b5788cfa4edcbe2297b159c4b35ce651afad7055702ee8a477e9
0x8dd614b6dff58b83f514ae3b215d0db01cdbb87a6ee87ae6e96ccc8bccc291af
0x38cb6ef9cf1faa5decd3df0f315718b873d77a763a47b0dc324d29206c56c9d1
0x1f09da560693570a83d396735cf259e9fa3f63aeeb11a0b1c003fe4d894f13dc
0xbcd35f9750c882ef898dca8c5fbcd8d838d704c53eba213082c498745d305b00

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