We defer the contract storage extraction as well as the balance handling (apart from actually extracing relative deltas) to the SDK.
Adds some helpers that will users help to convert relative balances changes to absolute ones. The goal is to make this as reduce the effort of the user to implementing a simple map handler that extracts relative balances changes.