OBJECT

NFTWallet

link GraphQL Schema definition

1type NFTWallet {
2
3address: String!
4
5chain: String!
6
7}

link Required by