Current ABIs take a lot of space, we don't need all of that in user frontends and should provision solution that in ideal case - [ ] Allows lightweight builds for all of SDK methods (e.g. uses explicit ABI item instead of whole file) - [ ] Leaves way to import whole ABI if needed, which is tree shaked during user implementation builds if not used.