tokamak-network / tokamak-thanos

MIT License
7 stars 3 forks source link

feat(sdk): support USDC adapter #224

Closed 0x6e616d closed 3 weeks ago

0x6e616d commented 3 weeks ago

The standard bridge doesn't support deposit USDC because the bridged USDC on the Thanos isn't implemented from OptimisticMintableErc20 contract.

So I create the Usdc adapter to support it