Skip to content

Instantly share code, notes, and snippets.

@tarunmahe
Created February 14, 2024 11:24
Show Gist options
  • Save tarunmahe/908d79f938a734529e231ec2cc89925a to your computer and use it in GitHub Desktop.
Save tarunmahe/908d79f938a734529e231ec2cc89925a to your computer and use it in GitHub Desktop.
Namada shielded rpc

Public rpc endpoints as a service. 194.233.65.95:26657

export VAL_ADDRESS=tnam1qxkapjmrhxta0w75majjawv0ulc8g4trtqdt0tnc
export WALLET=kryptogem
export MEMO=tpknam1qzr84ydtsd2zg28k62qwds37x446pjy3zcsmwy5rcfdhejuwdezm72gaccy    
namadac bond --source $WALLET --validator $VAL_ADDRESS --amount 10  --memo $MEMO --node 194.233.65.95:26657
Enter your decryption password:
Transaction added to mempool.
Wrapper transaction hash: B9BDB8CAB6A6AD821E58CB2A03F7A24B32BF499D3D7E5812C63F180FFBF468A2
Inner transaction hash: A76FB03D8735A7912FBAEDC98C4E5AFDD89FB61660EA0604B6A184977FA83A50
Wrapper transaction accepted at height 13333. Used 23 gas.
Waiting for inner transaction result...
Transaction was successfully applied at height 13334. Used 8915 gas.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment