Near-One / rainbow-token-connector

ERC-20/NEP-141 Token Connector for Rainbow Bridge
62 stars 18 forks source link

Set metadata of deployed tokens #46

Closed mfornet closed 3 years ago

mfornet commented 3 years ago

Set metadata of whitelisted deployed tokens: https://github.com/near/rainbow-bridge-frontend/issues/112

While metadata can't be set trustlessly (https://github.com/near/rainbow-token-connector/issues/47) let's leverage that bridge is deployed in PoA mode.

Status Bridge ERC20 Address Near Address
Pending Mainnet DAI nDAI
Pending Ropsten-Testnet TST nTST
alexauroradev commented 3 years ago

I've done this for mainnet deployment. I do have a script for this. What should we do with this script? I don't think this repo is suitable for it.