tokamak-network / crossTrade

Cross Trade is a new core service for optimistic rollups that complements standard withdrawals and fast withdrawals. It is trustless and do not require extensive backend.
4 stars 1 forks source link

Development of token management logic supported by CrossTrade #18

Closed zzooppii closed 3 months ago

zzooppii commented 4 months ago

Some of the tokens we support have a mapping structure, so just entering the l2token address when requesting will result in the l1token address being entered correctly. so Add functions that request and provide with mapping structure

Develop the following functions:

don't need

Test the following:

test - Check whether the add mapping function runs well