Den

Results 4 issues of Den

## Pre-flight checklist - [x] I have read the [Contributing Guidelines on pull requests](https://github.com/near/near-api-js/blob/master/CONTRIBUTING.md). - [x] Commit messages follow the [conventional commits](https://www.conventionalcommits.org/) spec - [x] **If this is a code...

## Pre-flight checklist - [x] I have read the [Contributing Guidelines on pull requests](https://github.com/near/near-api-js/blob/master/CONTRIBUTING.md). - [x] Commit messages follow the [conventional commits](https://www.conventionalcommits.org/) spec - [ ] **If this is a...

## Pre-flight checklist - [x] I have read the [Contributing Guidelines on pull requests](https://github.com/near/near-sdk-js/blob/master/CONTRIBUTING.md). - [x] Commit messages follow the [conventional commits](https://www.conventionalcommits.org/) spec - [x] **If this is a code...

Upgraded `near-sdk` to 5.3.0 as the old version 2.0.0 caused a bug where `env::attached_deposit()` call always returned zero Leading to `LackBalanceFormState` error on the child account ![image](https://github.com/user-attachments/assets/f165ae54-34de-4a49-a75f-4b02fa2cc778) ----- **Example of...