Overview
The Contract Query credential utilizes the blockchain’s standard RPC interface to enable precise retrieval of user interactions with smart contracts, facilitating further analysis and validation.If you want to understand the workflow and considerations of Contract Query credentials, please refer to the introduction
If you want to understand the workflow and considerations of Contract Query credentials, please refer to the introduction
Config process
1. Title
Set an engaging title for your credential.2. Select Chain
Select the blockchain network to interact with (such as Ethereum, Polygon, BSC, and other EVM-compatible chains supported by Galxe).If you use a
Customized RPC
(EVM-compatible required), please pay attention to the CORS Check. 3. Contract Address & ABI
When selecting a network supported by Galxe, after entering the correct contract address, the ABI will be automatically recognized and filled in.
smart contract
and its ABI
(Application Binary Interface).