Coin defines a token with a denomination and an amount.
DecCoin defines a token with a denomination and a decimal amount.
DecProto defines a Protobuf wrapper around a Dec object.
IntProto defines a Protobuf wrapper around an Int object.