StaticfaucetConverts an on-chain AddedCoin event to a FaucetAddCoinEvent.
On-chain faucet coin-registration event to convert.
The normalized SDK faucet registration event.
StaticfaucetConverts an on-chain MintedCoin event to a FaucetMintCoinEvent.
The coin amount is converted from its serialized string to bigint, and
the event's addresses and coin type are normalized with leading zeroes.
On-chain faucet mint event to convert.
The normalized SDK faucet mint event.
Converts faucet events from the on-chain representation to SDK event types.