📄️ Agent Actions
Overview
📄️ SmartSwapAction
The SmartSwapAction enables seamless, gasless token swaps across multiple blockchain networks. This powerful action lets users exchange tokens without needing to hold native tokens for gas fees, powered by deBridge's Decentralized Liquidity Network (DLN).
📄️ SmartTransferAction
The SmartTransferAction enables completely gasless token transfers across multiple blockchain networks. This action allows users to send both native tokens (like ETH) and ERC-20 tokens to any address without requiring gas fees.
📄️ CheckTransactionAction
The CheckTransactionAction allows you to verify the status and retrieve details about transactions initiated through the 0xGasless SDK. This action is essential for monitoring the confirmation status of gasless transactions that have been submitted to the blockchain.
📄️ GetAddressAction
The GetAddressAction retrieves the smart account address for the current user. This fundamental action helps identify the user's account on the blockchain without requiring any additional setup or configuration.
📄️ GetBalanceAction
The GetBalanceAction allows you to check token balances for the current user's smart account. This action supports both native tokens (like ETH, BNB, AVAX) and ERC-20 tokens across multiple blockchain networks.
📄️ GetTokenDetailsAction
The GetTokenDetailsAction retrieves detailed information about ERC-20 tokens on the blockchain. This action provides essential metadata about tokens, including their name, symbol, decimal precision, and contract specifics.