UNPKG

@hanchon/evmosjs

Version:

Evmosjs javascript lib for the evmos blockchain

5 lines (4 loc) 69 B
export interface Coin { denom: string; amount: string; }