Change Updates

Do not miss any cardano-wallet-diff API changes, ever again

Subscribe to the cardano-wallet-diff API changelog to be up to date on recent changes.

RSS

Apr 8, 2021

main
2021.4.8
Compare
2021.4.8

API structure has changed

10 structure changes including:
10 Modifications
Modified 10
GET /addresses/{addressId}
  • Response
  • 200 response Modified
    • spending_key_bech32, stake_key_bech32, script_hash_bech32 properties Added
GET /byron-wallets/{walletId}/addresses
  • Response
  • 200 response Modified
    • derivation_path property Added
GET /byron-wallets/{walletId}/assets
  • Response
  • 200 response Modified
    • metadata property Modified
GET /byron-wallets/{walletId}/assets/{policyId}
  • Response
  • 200 response Modified
    • metadata property Modified
GET /byron-wallets/{walletId}/assets/{policyId}/{assetName}
  • Response
  • 200 response Modified
    • metadata property Modified
GET /wallets/{walletId}/addresses
  • Response
  • 200 response Modified
    • derivation_path property Added
GET /wallets/{walletId}/assets
  • Response
  • 200 response Modified
    • metadata property Modified
GET /wallets/{walletId}/assets/{policyId}
  • Response
  • 200 response Modified
    • metadata property Modified
GET /wallets/{walletId}/assets/{policyId}/{assetName}
  • Response
  • 200 response Modified
    • metadata property Modified
POST /byron-wallets/{walletId}/addresses
  • Response
  • 201 response Modified
    • derivation_path property Added