get https://api.modulenft.xyz/api/v2/eth/nft/owned
This endpoint returns the tokens owned by a particular address. There is an optional withMetadata
field which indicates whether or not the API should return token metadata. The max amount of items that can be returned at once is 100, and offset is used for pagination.