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 bridge relayer docs #83

Open
jordy25519 opened this issue Nov 24, 2021 · 1 comment
Open

add bridge relayer docs #83

jordy25519 opened this issue Nov 24, 2021 · 1 comment

Comments

@jordy25519
Copy link
Contributor

Centrality operated relayer will submit the claims for the depositors
these APIs provide the status of token deposit claims:

  • https://bridge-contracts.nikau.centrality.me/
  • https://bridge-contracts.rata.centrality.me/

useful for apps wishing to provide bridging

@jordy25519
Copy link
Contributor Author

jordy25519 commented Jan 11, 2022

contract addresses

"Mainnet":
            BridgeAddress = "0x369e2285CCf43483e76746cebbf3d1d6060913EC";
            ERC20PegAddress = "0x8F68fe02884b2B05e056aF72E4F2D2313E9900eC";
"Kovan":
            BridgeAddress = "0x9AFe4E42d8ab681d402e8548Ee860635BaA952C5";
            ERC20PegAddress = "0x5Ff2f9582FcA1e11d47e4e623BEf4594EB12b30d";
"Ropsten":
            BridgeAddress = "0x25b53B1bDc5F03e982c383865889A4B3c6cB98AA";
            ERC20PegAddress = "0x927a710681B63b0899E28480114Bf50c899a5c27";

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

1 participant