BEAUTY STANDARDS Open Edition By xsullo
Verified contract
Active on
Ethereum with 218 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 "BEAUTY STANDARDS Open Edition By xsullo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20006053 | 5 months ago | | | 0 | 0.0019445868 | |
| 19111935 | 9 months ago | | | 0 | 0.00025027705 | |
| 18803824 | a year ago | | | 0 | 0.00067652927 | |
| 18803822 | a year ago | | | 0 | 0.00070963458 | |
| 18760758 | a year ago | | | 0 | 0.0026289828 | |
| 18009704 | a year ago | | | 0 | 0.00029379673 | |
| 17087833 | 2 years ago | | | 0 | 0.0021743461 | |
| 16678989 | 2 years ago | | | 0 | 0.0049362588 | |
| 16535329 | 2 years ago | | | 0 | 0.0026512353 | |
| 16527806 | 2 years ago | | | 0 | 0.0056841768 |
ABI
ABI objects
Getter at block 21095513
baseURI() view returns (string)
https://api.niftygateway.com/xsullo/
contractId() view returns (uint256)
73
isClosed() view returns (bool)
false
masterBuilderContract() view returns (address)
0x6efb06cf568253a53c7511bd3c31ab28becb0192
name() view returns (string)
BEAUTY STANDARDS Open Edition By xsullo
nameOfCreator() view returns (string)
xsullo
niftyRegistryContract() view returns (address)
0x6e53130ddff21e3bc963ee902005223b9a202106
numNiftiesCurrentlyInContract() view returns (uint256)
4
symbol() view returns (string)
BEAUTYSTANDARDSOPENEDITIONBYXSULLO
totalSupply() view returns (uint256)
130
Read-only
_IPFSHashHasBeenSet(uint256) view returns (bool)
_niftyIPFSHashes(uint256) view returns (string)
_niftyPrice(uint256) view returns (uint256)
_numNiftyMinted(uint256) view returns (uint256 _value)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) 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)
closeContract()
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, string base_uri, string name_of_creator)
This contract contains no fallback and receive objects.
This contract contains no error objects.