Uses of Class
app.keyconnect.server.utils.EtherscanUtil
| Package | Description |
|---|---|
| app.keyconnect.server.gateways |
-
Uses of EtherscanUtil in app.keyconnect.server.gateways
Methods in app.keyconnect.server.gateways that return EtherscanUtil Modifier and Type Method Description EtherscanUtilEthereumGatewayConfiguration. etherscanUtil(org.springframework.core.env.Environment env)Methods in app.keyconnect.server.gateways with parameters of type EtherscanUtil Modifier and Type Method Description EthereumGatewayEthereumGatewayConfiguration. xrpGateway(YamlConfiguration configuration, EtherscanUtil etherscanUtil)Constructors in app.keyconnect.server.gateways with parameters of type EtherscanUtil Constructor Description EthereumGateway(YamlConfiguration configuration, EtherscanUtil etherscanUtil)