| Modifier and Type | Method and Description |
|---|---|
static ContractDetail |
ContractDetail.parseStringToObject(String jsonString) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
EthereumWalletContractREST.saveContract(ContractDetail contractDetail)
Save a new contract address to display it in wallet of all users and save
contract name and symbol
|
| Modifier and Type | Method and Description |
|---|---|
ContractDetail |
EthereumWalletService.getDefaultContractDetail(String address,
Long networkId)
Get default contract detail
|
| Modifier and Type | Method and Description |
|---|---|
void |
EthereumWalletService.saveDefaultContract(ContractDetail contractDetail)
Save a new contract address to display it in wallet of all users and save
contract name and symbol
|
| Modifier and Type | Field and Description |
|---|---|
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<ContractDetail> |
Utils.CONTRACT_DETAILS_PARAMETER |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.