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

xbtc account address is not there #987

Open
spacedragon opened this issue Sep 29, 2024 · 0 comments
Open

xbtc account address is not there #987

spacedragon opened this issue Sep 29, 2024 · 0 comments
Assignees

Comments

@spacedragon
Copy link
Contributor

 {
    name: 'XBTC',
    symbol: 'XBTC',
    official_symbol: 'XBTC',
    coingecko_id: '',
    decimals: 8,
    logo_url: 'https://raw.githubusercontent.com/hippospace/aptos-coin-list/main/icons/XBTC.svg',
    project_url: 'https://github.com/OmniBTC/OmniBridge',
    token_type: {
      type: '0x3b0a7c06837e8fbcce41af0e629fdc1f087b06c06ff9e86f81910995288fd7fb::xbtc::XBTC',
      account_address: '0x3b0a7c06837e8fbcce41af0e629fdc1f087b06c06ff9e86f81910995288fd7fb',
      module_name: 'xbtc',
      struct_name: 'XBTC'
    },
    extensions: {
      data: []
    },
    unique_index: 5003,
    source: 'omnibridge',
    permissioned_listing: true,
    hippo_symbol: 'XBTC',
    pancake_symbol: 'XBTC'
  },

the address 0x3b0a7c06837e8fbcce41af0e629fdc1f087b06c06ff9e86f81910995288fd7fb can't be found on aptos mainnet

https://explorer.aptoslabs.com/account/0x3b0a7c06837e8fbcce41af0e629fdc1f087b06c06ff9e86f81910995288fd7fb?network=mainnet

The correct one may be

0x7c2aaaaf3f019bbf7f02beed21fc4ec352cc38272f93cb11e61ec7c89bfe5f4b

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

No branches or pull requests

2 participants