Select Works by Lucho Poletti
Verified contract
Active on
Ethereum with 74 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Select Works by Lucho Poletti"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20785046 | a month ago | | | 0 | 0.0012573725 | |
| 19651309 | 7 months ago | | | 0 | 0.00092800504 | |
| 19433359 | 8 months ago | | | 0 | 0.0024693516 | |
| 19108667 | 9 months ago | | | 0 | 0.00040943341 | |
| 19108598 | 9 months ago | | | 0 | 0.0010422648 | |
| 19108598 | 9 months ago | | | 0 | 0.0013597848 | |
| 18075429 | a year ago | | | 0 | 0.0019641336 | |
| 18023607 | a year ago | | | 0 | 0.0018333068 | |
| 17970579 | a year ago | | | 0 | 0.0020607019 | |
| 17297624 | a year ago | | | 0 | 0.0031844907 |
ABI
ABI objects
Getter at block 21089324
baseURI() view returns (string)
https://api.niftygateway.com/luchopoletti/
contractId() view returns (uint256)
53
masterBuilderContract() view returns (address)
0x6efb06cf568253a53c7511bd3c31ab28becb0192
name() view returns (string)
Select Works by Lucho Poletti
nameOfCreator() view returns (string)
Lucho Poletti
niftyRegistryContract() view returns (address)
0x6e53130ddff21e3bc963ee902005223b9a202106
numNiftiesCurrentlyInContract() view returns (uint256)
6
symbol() view returns (string)
SELECTWORKSBYLUCHOPOLETTI
totalSupply() view returns (uint256)
21
Read-only
_IPFSHashHasBeenSet(uint256) view returns (bool)
_niftyIPFSHashes(uint256) view returns (string)
_niftyPrice(uint256) view returns (uint256)
_numNiftyMinted(uint256) view returns (uint256 _value)
_numNiftyPermitted(uint256) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isNiftySoldOut(uint256 niftyType) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenIPFSHash(uint256 tokenId) view returns (string)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
giftNifty(address collector_address, uint256 niftyType)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address to, bool approved)
setNiftyIPFSHash(uint256 niftyType, string ipfs_hash)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
NiftyCreated(address new_owner, uint256 _niftyType, uint256 _tokenId)
NiftyPurchased(address _buyer, uint256 _amount, uint256 _tokenId)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, uint256 contract_id, uint256 num_nifties, uint256[] nifty_quantities, string base_uri, string name_of_creator)
This contract contains no fallback and receive objects.
This contract contains no error objects.