Get Gods Unchained collection info for user

Hi, I’m new to using the API and messed around with the GodsUnchained API but it looks like there is no user info and trade info stops around the time IMX came online. So can anyone point me towards the correct docs to build around GU activity?

1 Like

Hi @Othello

You can find the full API reference for Immutable X here API Reference | Immutable X Documentation

Gods unchained collection ID is 0xacb3c6a43d15b907e8433077b6d38ae40936fe2c

To see users who have GU cards in their wallets you can use the listAssets endpoint and filter by collection

https://api.x.immutable.com/v1/assets?page_size=200&collection=0xacb3c6a43d15b907e8433077b6d38ae40936fe2c

The user field denotes the wallet which is holding the cards.

2 Likes

Thank you, Arthur! We have completed the mock-up for our services and are now digging into the API. I’m soooooooooooooo happy this forum exists!

2 Likes

:+1: If you are stuck you can get help directly from our support team here support.immutable.com

1 Like