/v1/wallet
Last updated 1 year ago
Returns a Matrica user based on their wallet address.
Returns all collections owned by a wallet.
Returns all NFTs, including staked and listed, held by a wallet.
GET /v1/wallet/{walletId} HTTP/1.1 Host: api.matrica.io Accept: */*
Returns the wallet.
No content
0
25
ASC
DESC
GET /v1/wallet/{walletId}/collections HTTP/1.1 Host: api.matrica.io Accept: */*
Returns a list of collections by wallet address.
GET /v1/wallet/{walletId}/nfts HTTP/1.1 Host: api.matrica.io Accept: */*
Returns a list of nfts by wallet address.