nahmii / nahmii-2-sdk

The `@nahmii/sdk` package is an SDK to interact with Nahmii 2.0.
https://www.nahmii.io/
1 stars 2 forks source link

L2 balances and transfers of ERC20 (including ETH) #31

Open jijordre opened 2 years ago

jijordre commented 2 years ago

Description

The retrieval of balances and transfers of ERC20 on the L2 is a usual ingredient in dApps frontend and backend alike. Within the scope of ERC20 on L2 there is also the wrapped ETH token.

The patterns' frequent use thus suggest that the Nahmii 2 SDK be equipped with this functionality to cater for fast and standard inclusion in future dApps.

Initiative/goal

The initial need for the retrieval of ERC20 balances and transfers has occurred in the update of airdriip-balance-blocks.

Acceptance criteria and must have scope

The SDK must support the following features: