Skip to content

near-contract-standards-v5.2.0

Compare
Choose a tag to compare
@frol frol released this 04 Jul 22:09
· 24 commits to master since this release

Added

  • Exported ext_storage_management Promise shortcuts, so Storage Management interfaces can be used in contracts to call external contracts using the high-level cross-contract call interfaces (#1208)
  • Exported ext_nft_* Promise shortcuts, so NFT interfaces can be re-used in contracts to call external NFT contracts using the high-level cross-contract call interfaces (#1206)