Display a User's NFTs Using the OpenSea API

InstructorRyan Harris

Share this video with your friends

Send Tweet

Let’s display a user’s NFT ticket in our dApp.

Using Axios, we can make a call to OpenSea’s API, passing in the user’s address and the smart contract address as params.

~ 2 years ago

is there a way to add a transaction fee (to the owners wallet) every time the NFT is shared to someone else ?

~ 2 years ago

Do you mean Royalities?