Eroding and Reforming Floating Sculptures by Daniel Arsham
Verified contract
Proxy
Active on
Ethereum with 24 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6e53…2106
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Eroding and Reforming Floating Sculptures by Daniel Arsham"
Transactions
ABI
ABI objects
Getter at block 21091934
BIPS_PERCENTAGE_TOTAL() view returns (uint256)
10000
admin() view returns (address)
0x0000000000000000000000000000000000000000
baseURI() view returns (string)
https://api.niftygateway.com/daniel-arsham-airdrop/
getCollectionStatus() view returns (struct ERC721OmnibusCollectionStatus)
(false, 32, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes() view returns (struct NiftyType[])
[(true, 1, 1, 32)]
name() view returns (string)
Eroding and Reforming Floating Sculptures by Daniel Arsham
nominatedAdmin() view returns (address)
0x0000000000000000000000000000000000000000
signature() view returns (bytes)
0x
signatureStatus() view returns (bool isSalted, bool isVerified, address signer, bytes32 saltedHash)
(isSalted=false, isVerified=false, signer=0x0000000000000000000000000000000000000000, saltedHash=0x0000000000000000000000000000000000000000000000000000000000000000)
symbol() view returns (string)
ERODINGANDREFORMINGFLOATINGSCULPTURESBYDANIELARSHAM
Read-only
balanceOf(address owner) view returns (uint256)
exists(uint256 tokenId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
getNiftyType(uint256 tokenId) view returns (uint256)
getNiftyTypeDetails(uint256 niftyType) view returns (struct NiftyType)
getPaymentSplitterByNiftyType(uint256 niftyType) view returns (address)
getPaymentSplitterByTokenId(uint256 tokenId) view returns (address)
getRoyaltySettings(uint256 niftyType) view returns (struct RoyaltyRecipient)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address owner)
royaltyInfo(uint256 tokenId, uint256 salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenIPFSHash(uint256 tokenId) view returns (string)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events acceptAdmin()
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
burnBatch(uint256[] tokenIds)
finalizeContract()
initializeDefaultOwner(address defaultOwner_)
initializeERC721(string name_, string symbol_, string baseURI_)
initializeNiftyEntity(address niftyRegistryContract_)
initializeRoyalties(uint256 niftyType, address splitterImplementation, address[] payees, uint256[] shares) returns (address)
mint(uint256[] amounts, string[] ipfsHashes)
nominateAdmin(address nominee)
renounceAdmin()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string uri)
setIPFSHash(uint256 niftyType, string ipfsHash)
setMetadataGenerator(address metadataGenerator_)
setRoyaltyBips(uint256 niftyType, uint256 bips)
setSigner(address signer_, bytes32 saltedHash_)
sign(uint256 salt, bytes signature_)
transferFrom(address from, address to, uint256 tokenId)
withdrawERC20(address tokenContract, address recipient, uint256 amount)
withdrawERC721(address tokenContract, address recipient, uint256 tokenId)
withdrawETH(address recipient, uint256 amount)
AdminTransferred(address indexed previousAdmin, address indexed newAdmin)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed fromAddress, address indexed toAddress)
ContractSigned(address signer, bytes32 data, bytes signature)
NiftyTypeCreated(address indexed contractAddress, uint256 niftyType, uint256 idFirst, uint256 idLast)
RoyaltyReceiverUpdated(uint256 indexed niftyType, address previousReceiver, address newReceiver)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.