aurora-is-near / bridge-assets

Bridge assets info&metadata repository
24 stars 134 forks source link

[TESTNET] Add CORN and xCORN token metadata #224

Closed think-in-universe closed 1 year ago

think-in-universe commented 2 years ago

[TESTNET] Add CORN and xCORN token metadata

This PR is to add metadata of CORN and xCORN testnet tokens for Cornerstone project (https://corndao.org/). The mainnet tokens will be bridged late.

BTW, I have tried to bridge the tokens from NEAR to Aurora on https://testnet.rainbowbridge.app/deploy, but the bridged token's metadata is not automatically filled with the token's metadata on NEAR.

The current token metadata is as below. But when I'm trying to bridge/transfer tokens between NEAR and Aurora, the operations are still successful. Is this expected?

{ "name": "Empty", "symbol": "EMPTY", "decimals": 0 }
think-in-universe commented 1 year ago

I'll close this PR first as the testnet token addresses have changed.

think-in-universe commented 1 year ago

thanks Kirill. @sept-en

yeah. I have submitted another PR #242 to update metadata of several mock tokens that we're needed for testing in mainnet. Could you please help check whether it's feasible?