loomlocknft

Verified contract

Active on Ethereum with 14,943 txns
Deployed by via 0x974e9dd7 at 13278532
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.67
0x12cff0218e0121c685b0abb5b2d559c38a95fa7effb7980a2f0c56ab8526286b
0x4a5749035d6bd764cf625c5fc170b90881ace3716ef9f8fa57905dffc86ad237
0xe53e57f0a893adc7cd1698f0684bad3209c1b8d6de895c5be5dfdf5e338f0829
0xef7f4dc323291b63bae0231700776fcfe4d693f97f5e52ac5f106a2edcce0f62
0xd8fa42503cc252cffbf4f860090bc47f2e9a177484d2850a7fe66cd0547fc332
0x95a907e8d9113f1b7726e5f3e0c96f16ac34084675f5e426a42ce56dcf4873bc
0x730acd30c4d169f5b9efb9526b023d87c0ab21d7ddd4360809d15d6041981c3a
0x52c82ccb72cf9ff9036f6ac932a15f2dba14bab38db31fd7d4dddea2bbae6f36
0x0e4c1d54fe1a506354cd6689943d71adca87742a0e145b5ae270a67753ceb62c
0x91bec3ed879fdd1aee99297f05de05ff23533a93d46ddb776c31189c1cca6376

Functions
Getter at block 21249928
RESERVED_TOKEN_COUNT(view returns (uint256)
1
contractURI(view returns (string)
https://arweave.net/gT52XWSNTKAK3y9cjB_lKS4SYDRoQae0PJ85jjIssEE/contract_data.json
developerAddress(view returns (address)
0xbb31ac1eca8e6007775daef2acc433eb0f30454b
developerAllocation(view returns (uint256)
124
getRandomness(view returns (uint256)
82776361048029477384651787398665281950775673947888756559680315238054842558843
getRandomnessHasBeenSet(view returns (bool)
true
maxSupply(view returns (uint256)
12345
mintedDeveloperAllocationCounter(view returns (uint256)
124
mintedSupply(view returns (uint256)
12345
name(view returns (string)
loomlocknft
owner(view returns (address)
0xc73477ce3ee165316fd456a4b5051ad497c41d4a
paused(view returns (bool)
false
reservedTokenRecipient(view returns (address)
0x43a8996055f8b582144c2ded7b4fed7279c2a0b1
revealTimestamp(view returns (uint256)
1632460995
symbol(view returns (string)
LL
totalSupply(view returns (uint256)
9644
Read-only
addressHoldings(address _addrview returns (uint256[])
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
preRevealTokenURI(uint256 tokenIdview returns (string)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
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
getRandomNumber(returns (bytes32 requestId)
mint(address to_
mintBatch(address[] addressesuint256[] quantities
mintReservedToken(uint256 tokenId
pause(
rawFulfillRandomness(bytes32 requestIduint256 randomness
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setContractURI(string contractURI_
setRoyaltyPercentageBasisPoints(uint256 royaltyPercentageBasisPoints_
setRoyaltyReceipientAddress(address royaltyReceipientAddress_
transferERC20Token(address tokenuint256 amount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address[] specialMintAddresses_uint256 developerAllocation_uint256 maxSupply_uint256 revealTimestamp_address royaltyReceipientAddress_uint256 royaltyPercentageBasisPoints_string[] uris_address vrfCoordinator_address link_bytes32 keyHash_uint256 fee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.