Change Updates

Do not miss any Cardano Wallet Backend API changes, ever again

Subscribe to the Cardano Wallet Backend API changelog to be up to date on recent changes.

RSS

Aug 13, 2024

main
v2022-08-16
Compare
v2022-08-16

API structure has changed

8 structure changes including:
2 Additions
6 Modifications
Modified 6
GET /network/information
  • Response
  • 200 response Modified
    • application/json content type Modified
      • network_info, wallet_mode properties Added
POST /addresses
  • Body
  • application/json content type Modified
    • payment property Modified
      • extended public key, key hash alternatives Added
    • stake property Modified
      • extended public key, key hash alternatives Added
POST /byron-wallets/{walletId}/transactions-construct
  • Response
  • 403 response Modified
    • application/json content type Modified
      • shared_wallet_pending alternative Added
POST /proxy/transactions
  • Response
  • 425 response Added
POST /wallets/{walletId}/transactions-construct
  • Response
  • 403 response Modified
    • application/json content type Modified
      • shared_wallet_pending alternative Added
POST /wallets/{walletId}/transactions-submit
  • Response
  • 425 response Added
Added 2
POST /shared-wallets/{walletId}/transactions-construct
POST /shared-wallets/{walletId}/transactions-decode