Skip to content

valid token pool. if the same name in public market. #30

@todo

Description

@todo

// TODO: valid token pool. if the same name in public market.
// For Example: LOT, DISK, NET is now in public market.
const validPool = [ 'ELF', 'AEUSD' ];
const pairs = [];
tokenList.forEach(token => {
if (/^AE/.test(token.symbol) && token.symbol !== 'AEUSD') {


This issue was generated by todo based on a TODO comment in 1b18429. It's been assigned to @hzz780 because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions