Wallet

This object represents all the information of the wallet.

Fields

NameTypeDescription
idUUIDThe wallet ID.
addressEthAddressThe wallet address.
parentTypeStringThe wallet parent type
parentIDUUIDThe wallet parent id
NetworkObjectContains all the information from Network such as the network ID, the name, the chainID, the rpcURL, etc.
networkIdUUIDThe wallet network ID.
deploymentTxHashStringThe deployment of hash transfer.
gnosisSafeURLStringThe gnosis Safe URL.
tokensObjectContains all the information from WalletToken such as the wallet token ID, the tokenURI, the contract address, and the transferHash.