## Issue Type - [x] Bug (https://github.com/ethjs/ethjs-abi/blob/master/.github/CONTRIBUTING.md#bug-reports) ## Description `tuple` type is not checked for: https://github.com/ethjs/ethjs-abi/blob/master/src/utils/index.js#L298 ## Steps to reproduce https://ethfiddle.com/VxkWJs5sQz Setter `set` does not accept `tuple` type.