Accuracy Enhancements

Docs

🌱 ADDED
  • Added the Maximum Gas Price (Gwei) for Kaia and Optimism chains for the Resend EVM-chain transactions API reference [Wallet v1 & v2].
  • Added testnet and mainnet supported tokens for the following chains:
    • ALGO (Algorand) [Wallet v1 & v2]
    • ARB (Arbitrum) [Wallet v1 & v2]
    • Base (Base ETH) [Wallet v1 & v2]
    • BSC (Binance Smart Chain) [Wallet v1 & v2]
    • ETH (Ethereum) [Wallet v1 & v2]
    • SOL (Solana) [Wallet v1 & v2]
    • POL (Polygon) [Wallet v1 & v2]
đź’ś IMPROVED
  • Updated the How to setup HMAC secret key and boost IP whitelisting security with SecureAPI [Wallet v1 & v2] guide to include a new For Development Environment section [Wallet v1 & v2] for users using the development environment.
  • Updated the Rescan a transaction API reference [Wallet v1 & v2] to include a 400 Bad Request - RATE_LIMIT_EXCEEDED error response.
  • Updated the Resend EVM-chain transactions API reference [Wallet v1 & v2]:
    • Added Kaia to the wallet.coin enum.
    • Updated the data type of feeIncrementParams.feeMultiplier from integer to number for improved accuracy.
    • Updated the description of feeIncrementParams.feeMultiplier for accuracy.