Filaments

Verified contract

Active on Ethereum with 1,745 txns
Deployed by via 0x4fcbe3d4 at 13495436
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9 additional slots
1 additional variable

No balances found for "Filaments"

0x1b34a125279b242008da43198d1882607e057f3a4a49f5b118074a89608aab01
0xf7187fe1ee2447225a778fff76c9a6d07184e94fdb0550e323fbcdb9d4be6bd1
0x18cf477066f85da01ae0e828f8c3713b2acdb8cd89cbc28d4b7171cc4428f3b1
0x975d5c7f07b8f2364dac47077c772b776f4bc728e8a7db5ce06cca27d8f62b33
0x4eb39ab73be7258aa5c760ae07398fcaa060eb68b8739320c6febe97c97322e2
0x85f963c2119667ac325ff05560afee988da34153bac0a7a3ec16c8b9d155175e
0xa19aa29766be1a62cf7c3348b9a7004a44d708d6cd51e85514fa49027df27437
0x5d12ba97a348ac0aaa741b4b2a05d64e495b2a0e71d0efc2ef289b824bc4ec9f
0xd85612f156c1263e4ea39ee3675eb17184651faae861bff506eb51ec9ea1998b
From
0x6e566e902dc50b3a1ac42384e3e552ac0e42fbc15f24e1435fc4bd7cb6b84c03

Functions
Getter at block 20955149
MINTING_LIVE(view returns (bool)
true
finalBlock(view returns (uint256)
13687436
name(view returns (string)
Filaments
numWhitelisted(view returns (uint256)
490
owner(view returns (address)
0xb0ca2e19356f763721110b2e0b318883df844cbc
symbol(view returns (string)
FLMTS
totalSupply(view returns (uint256)
500
Read-only
_tokenIdToHash(uint256 _tokenIdview returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hashToHTML(string _hashuint256 _tokenIdview returns (string)
hashToMetadata(string _hashview returns (string)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _walletview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
traitTypes(uint256uint256view returns (string traitNamestring traitType)
whitelist(addressview returns (bool)
State-modifying
addTraitType(uint256 _traitTypeIndexstruct FilamentsTrait[] traits
approve(address touint256 tokenId
batchWhitelist(address[] _users
clearTraits(
flipMintingSwitch(
mintFilament(
ownerMintForBurn(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAnimationUrl(string _animationUrl
setApprovalForAll(address operatorbool approved
setImageUrl(string _imageUrl
setJsAddress(string _p5jsUrl
setJsIntegrity(string _p5jsIntegrity
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.