Open technicallykind opened 1 year ago
The docs seem to instruct the developer to use
"extensions": { "bridgeInfo": { "10": { "tokenAddress": "0x6fd9d7AD17242c41f7131d257212c54A0e816691" },
for extra contract addresses: https://github.com/Uniswap/token-list-bridge-utils#description which we've done: https://tokenlists.org/token-list?url=https://list.tkn.eth.limo
But I see lists simply duplicating the token entirely for each separate contract address: https://tokenlists.org/token-list?url=https://static.optimism.io/optimism.tokenlist.json
Which is the recommended convention?
Ok will do
The docs seem to instruct the developer to use
for extra contract addresses: https://github.com/Uniswap/token-list-bridge-utils#description which we've done: https://tokenlists.org/token-list?url=https://list.tkn.eth.limo
But I see lists simply duplicating the token entirely for each separate contract address: https://tokenlists.org/token-list?url=https://static.optimism.io/optimism.tokenlist.json
Which is the recommended convention?