6od9i

Results 4 issues of 6od9i

Dublicate check to subType.isStatic removed in decoding array with dynamic size and dynamic subtype value Increment pointer of next element in array added, without this incrementing in array decoded only...

https://github.com/skywinder/web3swift#send-erc-20-token When send ERC-20 Token not needed line - "options.value = amount" because method "transfer" in erc20ABI is not "payable"

When decode dynamic array with elements type - dynamicBytes, correctly decoded only two elements, all next elements replaces with second element. Dynamic array decoded in method - "decodeSingleType" - case...

bug

### What happened? When parse response with dynamicBytes by method decodeSingleType, from ABIDecoding file, to array of responses set not new Data with bounds [0

bug