Version History
Current Version
1.3.0
2025-07-01
- The minimum required version for Unity SDK integration is now 2022.3, and the recommended version is 2022.3.62f1. The previous requirement was 6000.0.23f1 or higher, so the supported range has been expanded.
- The
estimateGas
logic for EIP-1559 has been updated.
Previous Versions
v1.1.x
Show Version History
1.1.0
2025-05-30
- Refactored WriteContractAsyncCore to properly handle transaction types.
- Updated ERC20 token transfer examples in Dapp.cs.
- Fixed transaction type handling for both Legacy and EIP-1559 transactions.
- Added comments for transaction parameters.
- Ensured correct parameter order in WriteContractAsync calls.
- Added support for customData in signTypedData and added dynamic fee type (type example only).
v1.0.x
Updated 1 day ago