chain-registry icon indicating copy to clipboard operation
chain-registry copied to clipboard

add $LOCAL on Kujira and Terra.

Open desamtralized opened this issue 1 year ago • 2 comments

desamtralized avatar Oct 31 '23 20:10 desamtralized

If you can set it up it would be of great help. At this point I'm not sure what the correct JSON is for each $LOCAL token.

Here's a list of the Token Addresses:

Original LOCAL on Terra Classic: terra1vchw83qt25j89zqwdpmdzj722sqxthnckqzxxp

whLOCAL on Terra2 - (LOCAL moved from Terra Classic to Terra2 via Wormhole) terra1xzkel96e5e8vfmqw7valzdzzv9hqasfyslclvnmvxdejvpda3xwsskxzus

whLOCAL on KUJIRA - (LOCAL moved from Terra Classic to Terra2 via Wormhole, and from Terra2 to KUJIRA via IBC) ibc/DE92DB84EA7E8CB5EC76BC395CF634D6483B67414AD28BEF3F71EBFD6A780D36 https://finder.kujira.network/kaiyo-1/token/ibc%2FDE92DB84EA7E8CB5EC76BC395CF634D6483B67414AD28BEF3F71EBFD6A780D36

New, native LOCAL on KUJIRA factory/kujira1swkuyt08z74n5jl7zr6hx0ru5sa2yev5v896p6/local https://finder.kujira.network/kaiyo-1/token/factory%2Fkujira1swkuyt08z74n5jl7zr6hx0ru5sa2yev5v896p6%2Flocal

whLOCAL:LOCAL Swap contract, (in case you need or curious about it: https://finder.kujira.network/kaiyo-1/address/kujira1hf84x7k4nkmult2daw65fe8yujr4yetvsv2zs2y33h2lq0smxu4sun5mmh )

Really appreciate it.

On Wed, Nov 1, 2023 at 6:22 PM JeremyParish69 @.***> wrote:

@.**** commented on this pull request.

In terra2/assetlist.json https://github.com/cosmos/chain-registry/pull/3102#discussion_r1379423628 :

  •      "denom": "cw20:terra1xzkel96e5e8vfmqw7valzdzzv9hqasfyslclvnmvxdejvpda3xwsskxzus",
    
  •      "exponent": 0
    
  •    },
    
  •    {
    
  •      "denom": "whLOCAL",
    
  •      "exponent": 6
    
  •    }
    
  •  ],
    
  •  "base": "cw20:terra1xzkel96e5e8vfmqw7valzdzzv9hqasfyslclvnmvxdejvpda3xwsskxzus",
    
  •  "name": "whLOCAL",
    
  •  "display": "whLOCAL",
    
  •  "symbol": "whLOCAL",
    
  •  "logo_URIs": {
    
  •    "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/local.png"
    
  •  },
    
  •  "coingecko_id": "local-money",
    

In this case, I would say we should define the Terra2 to Kujira ibc-transferred $LOCAL, as well (with its trace origin pointing to Terra2, using type 'ibc'), and then this Kujira LOCAL that you already drafted would have a trace origin to the ibc Kujira LOCAL, using type 'wrapped'. I hope that makes sense? If needed, I could try to define some of it for you

— Reply to this email directly, view it on GitHub https://github.com/cosmos/chain-registry/pull/3102#discussion_r1379423628, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEJWR6LANPST4A5CCP6RATYCLKTTAVCNFSM6AAAAAA6YIUSB6VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTOMBZGIYTMNBQGA . You are receiving this because you authored the thread.Message ID: @.***>

desamtralized avatar Nov 02 '23 19:11 desamtralized

Will there still be effort to register this?

JeremyParish69 avatar Mar 03 '24 21:03 JeremyParish69