Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Setheum #83

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add Setheum #83

wants to merge 2 commits into from

Conversation

alfellati
Copy link

@alfellati alfellati commented Mar 9, 2022

{
      "prefix": 204,
      "network": "setheum",
      "displayName": "Setheum",
      "symbols": ["SETM"],
      "decimals": [18],
      "standardAccount": "*25519",
      "website": "https://setheum.xyz"
    },

```
{
      "prefix": 258,
      "network": "setheum",
      "displayName": "Setheum",
      "symbols": ["SETM"],
      "decimals": [18],
      "standardAccount": "*25519",
      "website": "https://setheum.xyz"
    },
```
@alfellati
Copy link
Author

Hi, I'm just wondering, could it be that I get this error: Setheum-Labs/setheum-console#17 BECAUSE OUR prefix is not in this registry yet?

And I want to change it to 204 if so, thank you @BenWhiteJam

```

    {
      "prefix": 204,
      "network": "setheum",
      "displayName": "Setheum",
      "symbols": ["SETM"],
      "decimals": [18],
      "standardAccount": "*25519",
      "website": "https://setheum.xyz"
    },
    {
      "prefix": 204,
      "network": "setheum",
      "displayName": "Setheum",
      "symbols": ["SETM"],
      "decimals": [18],
      "standardAccount": "*25519",
      "website": "https://setheum.xyz"
    },
```
@Daniel-445
Copy link

Hi, I'm just wondering, could it be that I get this error: setheum-js/console#17 BECAUSE OUR prefix is not in this registry yet?

And I want to change it to 204 if so, thank you @BenWhiteJam

Hi @JBA-Khalifa , could you please get in contact with me on Element ? Thanks in advance!

@Daniel-445
Copy link

Hi, I'm just wondering, could it be that I get this error: setheum-js/console#17 BECAUSE OUR prefix is not in this registry yet?

And I want to change it to 204 if so, thank you @BenWhiteJam

Hey @JBA-Khalifa , in case you are having difficulties with Element, we can connect on Telegram as well! My username is: Daniel_CB6

@alfellati
Copy link
Author

Yes, thanks a lot. I will add you now.. am so sorry for the late reply

@Daniel-445
Copy link

Hey @JBA-Khalifa, hope you are well!
Any success setting up Element? If not, Telegram is good as well!

@Daniel-445
Copy link

Hey @JBA-Khalifa, Could you please contact me on Element? Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants