ContractManagementItem
No description
type ContractManagementItem {
contractInfo: ContractInfo!
subWallets: SubWalletConnection!
}
Fields
ContractManagementItem.contractInfo ● ContractInfo! non-null object
token information
ContractManagementItem.subWallets ● SubWalletConnection! non-null object
The addresses that manage the contract
Member Of
ContractManagementConnection object