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 "axlBNB" to internal testnet #1860

Merged
merged 5 commits into from
Mar 28, 2024
Merged

Add "axlBNB" to internal testnet #1860

merged 5 commits into from
Mar 28, 2024

Conversation

adamrturman
Copy link
Contributor

Why

Frontend needs an environment for converting axlBNB <> BNB between EVM and SDK, as well as funds in the dev wallet. This will be used for feature development as well as standing up end-to-end, browser-based testing.

Description

  • add contract address for axlBNB
  • seed EVM wallets with axlBNB

@@ -570,6 +570,10 @@
"denom": "busd",
"amount": "1000000000000000"
},
{
"denom": "erc20/axelar/bnb",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"denom": "erc20/axelar/bnb",
"denom": "bnb",

see comment above

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @rhuairahrighairidh - will move above BUSD so the coins stay alphabetized

adamrturman and others added 3 commits March 27, 2024 15:57
Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com>
@adamrturman adamrturman changed the title Add axlBNB to internal testnet Add "axlBNB" to internal testnet Mar 28, 2024
@adamrturman adamrturman merged commit 198b620 into master Mar 28, 2024
10 checks passed
@adamrturman adamrturman deleted the at/bep3-bridge-denoms branch March 28, 2024 15:56
pirtleshell pushed a commit that referenced this pull request Oct 25, 2024
* - add contract address for axlBNB
- seed EVM wallets with axlBNB

* update proposal to include new contract address

* Feedback

Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com>

* reorder coins in alphabetical order

* clean up

---------

Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants