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

Deploy chains with new human readable tokens/coin names #780

Open
andrii-kl opened this issue Nov 9, 2022 · 4 comments
Open

Deploy chains with new human readable tokens/coin names #780

andrii-kl opened this issue Nov 9, 2022 · 4 comments
Assignees
Labels
go Pull requests that update Go code

Comments

@andrii-kl
Copy link
Collaborator

No description provided.

@andrii-kl andrii-kl added the go Pull requests that update Go code label Nov 9, 2022
@andrii-kl andrii-kl self-assigned this Nov 9, 2022
@andrii-kl
Copy link
Collaborator Author

andrii-kl commented Nov 9, 2022

Deployment config (sh)

config.txt

@andrii-kl
Copy link
Collaborator Author

{
    "javascore": {
         "sICX" : "cxc094d13d5839e733d7c762d186a1de897e73f774",
         "bnUSD" : "cx4ebd82979bdd76b10ea858373bbf8add9894293e",
         "BNB" : "cxe48bdf0b86edb775606b4b7dc113a437aff335eb",
         "BUSD" : "cx5df715e2ae339b570c3297f767e2bdb316e36268",
         "USDT" : "cx3d5a87fb9f7e0e8540bfa2fc0a121f20a12330d4",
         "USDC" : "cx7e7e2da5a993f4a08d8e9e776871246e6331ff99",
         "BTCB" : "cxfa70097c0ec17be103127af6a81f790436ee15ca",
         "ETH" : "cxba2055b8e5c6cb6c45218dc97993c741146aa851",
         "ICZ" : "cx0bf639bc377d88266a7ae5d340f4adaebb81e465",
         "bmc": "cxa8e7fa1925dcf12f19e6ecdd119943801ce0510e",
         "bts": "cxf265c02737aeebb5846f4a9b85e198aa77ca63ca"
    },
    "solidity": {
         "BNB" : "0x8Ec0d64EAceb4A2D5A1B7fd45F7FbfEdFEe84ea7",
         "BUSD" : "0x86f7E244E46c774EE829a05850bbd454Aab43260",
         "USDT" : "0x3807e9c1F8Cb38B8644f9d257Ba3e0d7C5c7986d",
         "USDC" : "0x5f8995a6a5A833F54684dcCeeA9592DB588F80D3",
         "BTCB" : "0x2961A8E2e3A312d16BeE7e884F0d8B43Ab4b6152",
         "ETH" : "0xe4DDc192510AbA197c5cd962Cc6A319Ae539723A",
         "ICX" : "0x86e11Be43c2197845922899Ab46cC36D0a7e1258",
         "sICX" : "0xf4fD173e000a8c464A3Ff72f95A83f84d9ceE5a2",
         "bnUSD" : "0x323DFD4cE210eDDe9a47de754B568B0b2C528dcf",
         "BMCManagement": "0xE0862f11DACF1f0eB23ACE3010788CABBB15DeF4",
         "BMCPeriphery": "0xCAbDee8Bb4b5c1183F6CC943F7FFF309FA6a45a7",
         "BTSCore": "0x33283649E9FE9C11c4b47761E1bdb1603571226c",
         "BTSPeriphery": "0x2903ba66656bE5b2a60575797AC0Edaeb5821579"
    }
}

@andrii-kl
Copy link
Collaborator Author

andrii-kl commented Nov 9, 2022

config to run a relay (json)

bmr.config.txt

@andrii-kl
Copy link
Collaborator Author

Deploy passed well. Testing is the next step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Projects
None yet
Development

No branches or pull requests

1 participant