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.
is there a way to add a transaction fee (to the owners wallet) every time the NFT is shared to someone else ?
Do you mean Royalities?