Refs: https://github.com/Agoric/documentation/issues/1033 We need to remove the use of `Far` in favor Exo objects. You can look at examples of code at following link to learn the usage: https://github.com/Agoric/agoric-sdk/tree/master/packages/fast-usdc-contract/src/exos Previous attempt to fix did not land because of code review: https://github.com/Agoric/dapp-offer-up/pull/89