hyperspace-sdk
Version:
An unofficial SDK for Hyperspace NFT Marketplace on Avalanche
109 lines • 3.18 kB
Plain Text
{
price: {
display_price: 0,
display_price_without_royalties: 0,
raw_price: null,
royalties: null,
optional_royalties: 0
},
is_royalties_enabled: null,
data: {
project_id: 'c43f2070-8d90-40f2-a81a-d564889263ee',
token_address: '0x54c800d2331e10467143911aabca092d68bf4166_4747',
name: '4747',
supply: 1,
metadata_img: 'https://f7c3325c363bfab1f462ba96c718e2a4.ipfscdn.io/ipfs/bafybeiaxkwds4j667e7zmfpyuvrwxfkaitz7xianm73paytglnsfdncrxu/4747',
metadata_uri: '',
animation_url: null,
attributes: {
Hair: [Object],
Mask: [Object],
Skin: [Object],
Special: [Object],
Clothing: [Object],
Background: [Object]
},
nft_standard: 'ERC721',
token_type: null,
creator_royalty: null,
floor_price: 13.120000000000001,
floor_price_1day_change: 0.1025,
feeless_floor_price: 12.8,
project_name: 'Dokyo',
project_image: 'https://storage.googleapis.com/feliz-crypto/project_photos/dokyopfp.png',
project_supply: 5555,
project_metadata: {
transfer_policy_id: null,
allow_list_id: null,
royalty_strategy_id: '0x610512654af4fa883bb727afdff2dd78b65342b7',
orderbook_id: null,
token_type: null,
withdraw_policy_id: null,
minimum_royalty: null,
contract_address: '0x54c800d2331e10467143911aabca092d68bf4166'
},
is_project_verified: true,
project_slug: 'dokyo',
project_description: 'A world of courage awaits.',
project_protocol: 'AVAX',
owner: '0x8cdd7a500f21455361cf1c2e01c0525ce92481b2',
marketplace_state: null,
listing_snapshot: {
project_id: 'c43f2070-8d90-40f2-a81a-d564889263ee',
token_address: '0x54c800d2331e10467143911aabca092d68bf4166_4747',
seller_address: null,
program_id: null,
program_instance_id: null,
amount: null,
price: null,
display_price: null,
listing_type: 'NOT_LISTED',
tx_id: null,
escrow_address: null,
fee: null,
seller_referral_address: null,
seller_referral_fee: null,
program_fee_address: null,
metadata: null,
marketplace_config: [Object],
currency_price: null,
decimal: null,
currency: null,
expiry_time: null,
block_timestamp: null,
block_number: null,
created_at: null,
updated_at: null
},
bid_snapshot: {
project_id: null,
token_address: null,
buyer_address: null,
program_id: null,
program_instance_id: null,
amount: null,
price: null,
display_price: null,
tx_id: null,
escrow_address: null,
fee: null,
buyer_referral_address: null,
buyer_referral_fee: null,
program_fee_address: null,
metadata: null,
currency_price: null,
decimal: null,
currency: null,
expiry_time: null,
block_timestamp: null,
block_number: null,
created_at: null,
updated_at: null
},
last_sale_snapshot: null,
rarity_snapshot: { project_id: null, token_address: null, hyperspace: 3175 },
non_marketplace_state: null,
created_at: null,
updated_at: null
}
}