Uses of Class
io.meeds.evm.gamification.model.EvmContract
Packages that use EvmContract
-
Uses of EvmContract in io.meeds.evm.gamification.rest
Methods in io.meeds.evm.gamification.rest that return EvmContractModifier and TypeMethodDescriptionEvmTokenController.getTokenDetails(String contractAddress, String blockchainNetwork) -
Uses of EvmContract in io.meeds.evm.gamification.service
Methods in io.meeds.evm.gamification.service that return EvmContractModifier and TypeMethodDescriptionEvmBlockchainService.getTokenDetails(String contractAddress, String blockchainNetwork) Retrieves the Token details from its contract address