January 10th, 2024

This release adds support for the Ethereum Sepolia test network.

Added

  • Added the enum value ETH-SEPOLIA to the blockchains attribute for the following APIs:

    • POST /user/initialize API
    • POST /user/wallets API
    • POST /developer/wallets API
  • Added the enum value ETH-SEPOLIA to the blockchain attribute for the following APIs:

    • POST /contracts/import API
    • POST /contracts/deploy API
    • POST /contracts/deploy/estimateFee API
    • POST /templates/{id}/deploy API
    • POST /templates/{id}/deploy/estimateFee API
  • Added the enum value ETH-SEPOLIA to the blockchains query parameter for the following APIs:

    • GET /wallets API
    • GET /contracts API