Wallet

This object represents all the information of the wallet.

Fields

Name

Type

Description

id

UUID

The wallet ID.

address

EthAddress

The wallet address.

parentType

String

The wallet parent type

parentID

UUID

The wallet parent id

Network

Object

Contains all the information from Network such as the network ID, the name, the chainID, the rpcURL, etc.

networkId

UUID

The wallet network ID.

deploymentTxHash

String

The deployment of hash transfer.

gnosisSafeURL

String

The gnosis Safe URL.

tokens

Object

Contains all the information from WalletToken such as the wallet token ID, the tokenURI, the contract address, and the transferHash.