komodo-wallet-desktop icon indicating copy to clipboard operation
komodo-wallet-desktop copied to clipboard

[FEATURE REQUEST]: Allow adding custom SEP-20 (SmartBCH-based ERC-20) similarly to ERC-20

Open artemii235 opened this issue 3 years ago • 3 comments

Is your feature request related to a problem? Please describe. It was requested during the initial SmartBCH integration discussion https://github.com/KomodoPlatform/atomicDEX-API/issues/1063#issuecomment-919853573

Describe the solution you'd like Allow adding custom SEP-20 assets.

Describe alternatives you've considered I guess there are no alternatives for such functionality :slightly_smiling_face:

Additional context We may need at least one token added to the coins file as an initial example.

cc @damascene

artemii235 avatar Nov 15 '21 11:11 artemii235

Require the equivalent of https://docs.etherscan.io/api-endpoints/tokens#get-token-info-by-contractaddress to query token infos

Milerius avatar Nov 15 '21 11:11 Milerius

@damascene

Require the equivalent of https://docs.etherscan.io/api-endpoints/tokens#get-token-info-by-contractaddress to query token infos

Does SmartScan have a similar API?

artemii235 avatar Nov 15 '21 11:11 artemii235

An API from a DEX provider is provided here: https://docs.benswap.cash/features/api#list-of-all-public-api-endpoints Example:

Cat https://api.benswap.cash/api/sep20/token/0x265bd28d79400d55a1665707fa14a72978fa6043

Honk https://api.benswap.cash/api/sep20/token/0xF2d4D9c65C2d1080ac9e1895F6a32045741831Cd

However It's not an official source

damascene avatar Nov 29 '21 08:11 damascene

Closing, transfered to https://github.com/KomodoPlatform/atomicDEX-Desktop/issues/1879

smk762 avatar Sep 27 '22 15:09 smk762