Simplify your blockchain development with our Unified API for seamless, efficient connectivity
with
Activity Data
with
Ethereum Addresses, Token Amount
with
Member Identities
with
Player Logs, Criteria
with
Market Data
with
Lending Rates, Deposit Data
with
Asset Metadata
with
Player Logs, Criteria
Uniblock makes Web3 integrations seamless with user-friendly API design, straitforwards SDKs, and meticulously crafted documentation.
const options = {method: 'GET', headers: {accept: 'application/json'}};
fetch('https://api.uniblock.dev/uni/v1/nft/balance?chainId=1&walletAddress=0x8D97689C9818892B700e27F316cc3E41e17fBeb9&provider=SimpleHash', options)
.then(response => response.json())
.then(response => console.log(response))
.catch(err => console.error(err));
{
"balances": [
{
"contractAddress": "0x55743C104382c66199C7C531BEa63A6BcdA04B86",
"name": "Poppy",
"symbol": "LFL",
"ercType": "ERC721",
"tokenId": "395",
"tokenURI": null,
"amount": "1",
"metadata": {
"name": "Poppy",
"description": "A special edition Fini that responds to your activity on Lens Protocol, minted live in Istanbul 🌿.",
"image": null,
"attributes": [
{
"trait_type": "Family",
"value": "Lens",
"display_type": null
},
{
"trait_type": "Name",
"value": "Poppy",
"display_type": null
},
{
"trait_type": "City",
"value": "Istanbul",
"display_type": null
}
]
},
"rawMetadata": "[{\"trait_type\":\"Family\",\"value\":\"Lens\",\"display_type\":null},{\"trait_type\":\"Name\",\"value\":\"Poppy\",\"display_type\":null},{\"trait_type\":\"City\",\"value\":\"Istanbul\",\"display_type\":null}]",
"cachedImage": null
},
{
"contractAddress": "0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85",
"name": "sahilsen.eth",
"symbol": null,
"ercType": "ERC721",
"tokenId": "33614432327808257562921727606075540286679728207153110610173937908870390382328",
"tokenURI": null,
"amount": "1",
"metadata": {
"name": "sahilsen.eth",
"description": "sahilsen.eth, an ENS name.",
"image": "https://cdn.simplehash.com/assets/a40cdb5cdc6f013123306e4bfe2a1b3d40e6bfc4d0bb427dcb1fbe4d773cf3bf.svg",
"external_url": "https://app.ens.domains/name/sahilsen.eth",
"attributes": [
{
"trait_type": "Created Date",
"value": "1670377451000",
"display_type": "date"
},
{
"trait_type": "Length",
"value": "8",
"display_type": "number"
},
{
"trait_type": "Segment Length",
"value": "8",
"display_type": "number"
},
{
"trait_type": "Character Set",
"value": "letter",
"display_type": "string"
},
{
"trait_type": "Registration Date",
"value": "1670377451000",
"display_type": "date"
},
{
"trait_type": "Expiration Date",
"value": "1733491355000",
"display_type": "date"
}
]
},
"rawMetadata": "[{\"trait_type\":\"Created Date\",\"value\":\"1670377451000\",\"display_type\":\"date\"},{\"trait_type\":\"Length\",\"value\":\"8\",\"display_type\":\"number\"},{\"trait_type\":\"Segment Length\",\"value\":\"8\",\"display_type\":\"number\"},{\"trait_type\":\"Character Set\",\"value\":\"letter\",\"display_type\":\"string\"},{\"trait_type\":\"Registration Date\",\"value\":\"1670377451000\",\"display_type\":\"date\"},{\"trait_type\":\"Expiration Date\",\"value\":\"1733491355000\",\"display_type\":\"date\"}]",
"cachedImage": "https://cdn.simplehash.com/assets/a40cdb5cdc6f013123306e4bfe2a1b3d40e6bfc4d0bb427dcb1fbe4d773cf3bf.svg"
},
{
"contractAddress": "0x495f947276749Ce646f68AC8c248420045cb7b5e",
"name": "QuickNode HERO",
"symbol": "OPENSTORE",
"ercType": "ERC1155",
"tokenId": "42847605084714210918216631015706079897283272857695036188765167133535150014614",
"tokenURI": null,
"amount": "150",
"metadata": {
"name": "QuickNode HERO",
"description": null,
"image": "https://cdn.simplehash.com/assets/45a36e5c2489a14df8fac793678f22d1ec31f125d82803e418c4ff0846abc658.png",
"attributes": []
},
"rawMetadata": "[]",
"cachedImage": "https://cdn.simplehash.com/assets/45a36e5c2489a14df8fac793678f22d1ec31f125d82803e418c4ff0846abc658.png"
},
{
"contractAddress": "0x25ed58c027921E14D86380eA2646E3a1B5C55A8b",
"name": "Dev #4093",
"symbol": "DEVS",
"ercType": "ERC721",
"tokenId": "4093",
"tokenURI": null,
"amount": "1",
"metadata": {
"name": "Dev #4093",
"description": "Developers around the world are tired of working and contributing their time and effort to enrich the top 1%. Join the movement that is community owned, building the future from the bottom up.",
"image": "https://cdn.simplehash.com/assets/943745b2994a3d9255bc7d4dcde8e03af9715e3558a0cdd7e1f486223ed27dac.svg",
"attributes": []
},
"rawMetadata": "[]",
"cachedImage": "https://cdn.simplehash.com/assets/943745b2994a3d9255bc7d4dcde8e03af9715e3558a0cdd7e1f486223ed27dac.svg"
}
]
}
Boost sales, reduce code, and eliminate headaches with Uniblock's seamless integration solutions.