Bridging to Flame on Mainnet Alpha
Bridging commands from Astria, Celestia, Noble, Osmosis, and Stride Mainnets to Flame running on Astria Mainnet Alpha.
You will need the astria-cli, celestia-appd, nobled, osmosisd, and strided installed. Follow the install steps here.
You can export the following to make the commands below easily copy and pastable.
export ASTRIA_ADDRESS="<your-astria-address>"
export PRIV_KEY="<your-astria-address-private-key>"
export CELESTIA_KEY_NAME="<name-of-your-celestia-key>"
export CELESTIA_ADDRESS="<your-celestia-address>"
export NOBLE_KEY_NAME="<name-of-your-noble-key>"
export NOBLE_ADDRESS="<your-noble-address>"
export OSMOSIS_KEY_NAME="<name-of-your-osmosis-key>"
export OSMOSIS_ADDRESS="<your-osmosis-address>"
export STRIDE_KEY_NAME="<name-of-your-stride-key>"
export STRIDE_ADDRESS="<your-stride-address>"Bridge to Flame
Via IBC
celestia-appd tx ibc-transfer transfer \
transfer \
channel-48 \
astria13vptdafyttpmlwppt0s844efey2cpc0mevy92p \
"10000utia" \
--fees=420utia \
--memo="{\"rollupDepositAddress\":\"$FLAME_ADDRESS\"}" \
--chain-id="celestia" \
--from="$CELESTIA_KEY_NAME" \
--node=https://celestia-rpc.polkachu.com:443 \
--packet-timeout-height 0-0nobled tx ibc-transfer transfer \
transfer \
channel-104 \
astriacompat1eg8hhey0n4untdvqqdvlyl0e7zx8wfcaz3l6wu \
"100000uusdc" \
--memo="{\"rollupDepositAddress\":\"$FLAME_ADDRESS\"}" \
--chain-id="noble-1" \
--from="$NOBLE_KEY_NAME" \
--node=https://noble-rpc.polkachu.com:443 \
--packet-timeout-height 0-0osmosisd tx ibc-transfer transfer \
transfer \
channel-85486 \
astria1kgxhyhvynhcwwrylkzzx6q3a8rn3tuvasxvuy8 \
1000000uusdc \
--memo="{\"rollupDepositAddress\":\"$FLAME_ADDRESS\"}" \
--from $OSMOSIS_KEY_NAME \
--node https://osmosis-rpc.polkachu.com:443 \
--chain-id osmosis-1 \
--packet-timeout-height 0-0strided tx ibc-transfer transfer \
transfer \
channel-285 \
astria1dllx9d9karss9ca8le25a4vqhf67a67d5d4l6r \
"100000stutia" \
--memo="{\"rollupDepositAddress\":\"$FLAME_ADDRESS\"}" \
--chain-id="stride-1" \
--from=$STRIDE_KEY_NAME \
--node=https://stride-rpc.polkachu.com:443 \
--packet-timeout-height "0-0" \
--fees=500ustrdstrided tx ibc-transfer transfer \
transfer \
channel-6236 \
astria15juwcclg07xs38757q257evltequawcejzzs4l \
"100000factory/neutron1ut4c6pv4u6vyu97yw48y8g7mle0cat54848v6m97k977022lzxtsaqsgmq/udtia" \
--memo="{\"rollupDepositAddress\":\"$FLAME_ADDRESS\"}" \
--chain-id="neutron-1" \
--from=$NEUTRON_KEY_NAME \
--node=https://neutron-rpc.polkachu.com:443 \
--packet-timeout-height "0-0" \
--fees=500untrn \
--gas=310000Direct from Astria
astria-cli sequencer bridge-lock astria13vptdafyttpmlwppt0s844efey2cpc0mevy92p \
--amount 10000 \
--destination-chain-address $FLAME_ADDRESS \
--private-key $PRIV_KEY \
--sequencer.chain-id astria \
--sequencer-url https://rpc.astria.org/ \
--fee-asset=transfer/channel-0/utia \
--asset=transfer/channel-0/utiaastria-cli sequencer bridge-lock astria1eg8hhey0n4untdvqqdvlyl0e7zx8wfca48kglh \
--amount 10000 \
--destination-chain-address $FLAME_ADDRESS \
--private-key $PRIV_KEY \
--sequencer.chain-id astria \
--sequencer-url https://rpc.astria.org/ \
--fee-asset=transfer/channel-0/utia \
--asset=transfer/channel-1/uusdcastria-cli sequencer bridge-lock astria1kgxhyhvynhcwwrylkzzx6q3a8rn3tuvasxvuy8 \
--amount 10000 \
--destination-chain-address $FLAME_ADDRESS \
--private-key $PRIV_KEY \
--sequencer.chain-id astria \
--sequencer-url https://rpc.astria.org/ \
--fee-asset=transfer/channel-0/utia\ \
--asset=transfer/channel-2/factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIAastria-cli sequencer bridge-lock astria1dllx9d9karss9ca8le25a4vqhf67a67d5d4l6r \
--amount 10000 \
--destination-chain-address $FLAME_ADDRESS \
--private-key $PRIV_KEY \
--sequencer.chain-id astria \
--sequencer-url https://rpc.astria.org/ \
--fee-asset=transfer/channel-0/utia \
--asset=transfer/channel-3/stutiaastria-cli sequencer bridge-lock astria15juwcclg07xs38757q257evltequawcejzzs4l \
--amount 10000 \
--destination-chain-address $FLAME_ADDRESS \
--private-key $PRIV_KEY \
--sequencer.chain-id astria \
--sequencer-url https://rpc.astria.org/ \
--fee-asset=transfer/channel-0/utia \
--asset=transfer/channel-4/factory/neutron1ut4c6pv4u6vyu97yw48y8g7mle0cat54848v6m97k977022lzxtsaqsgmq/udtiaCheck Your Balances on Flame
cast balance $FLAME_ADDRESS --rpc-url https://rpc.flame.astria.orgcast balance $FLAME_ADDRESS --erc20 0x3f65144F387f6545bF4B19a1B39C94231E1c849F --rpc-url https://rpc.flame.astria.orgcast balance $FLAME_ADDRESS --erc20 0xcbb93e854AA4EF5Db51c3b094F28952eF0dC67bE --rpc-url https://rpc.flame.astria.orgcast balance $FLAME_ADDRESS --erc20 0xdf941D092b10FF07eAb44bD174dEe915c13FECcd --rpc-url https://rpc.flame.astria.orgcast balance $FLAME_ADDRESS --erc20 0x1E3b0f82d049379FEd8C0b67D915Ea925067e5f2 --rpc-url https://rpc.flame.astria.orgView Your Transactions on Flame
Open the Flame Block Explorer and search for your Flame address to see your transactions.
On the account page you can view your TIA balance directly. To view your USDC balance, select the Tokens tab.
View Transactions on Mintscan
If you bridge from an IBC chain, you can view your transactions by visiting the following:
https://www.mintscan.io/celestia/address/<your-celestia-address>https://www.mintscan.io/noble/address/<your-noble-address>https://www.mintscan.io/osmosis/address/<your-osmosis-address>https://www.mintscan.io/stride/address/<your-stride-address>
You can also go directly to Mintscan and search for the txhash that is returned after sending your transaction, but it is recommended to view your address transaction history as this will show if an acknowledgement for your transfer was received.