Welcome to the Transaction Security Guide. Learn how to verify and secure your transactions in the Cosmos ecosystem using our AI-powered tools.
- Quick Start
- Transaction Verification Bot
- Understanding Transaction Types
- Security Best Practices
- Real Transaction Examples
- Emergency Response
- English AI Bot: @QuasarValidatorEngBot
- Main Channel: Quasar Staking ENG
- Support Chat: @quasareng
# Check completed transaction
/tx network hash
Example: /tx cosmos 1F0FD1696E0D8556688018A579A03BA9E6284680ECCEA5E24A1A8589E645034F
# Verify transaction before signing
/tx_h data
Example: /tx_h {"approve":{...}}
- Cosmos Hub (ATOM)
- Osmosis (OSMO)
- Injective (INJ)
- Celestia (TIA)
Command: /tx network hash
The bot will analyze:
- Transaction type
- Amount transferred
- Recipient address
- Associated permissions
- Security flags
Command: /tx_h transaction_data
Steps:
- Open transaction confirmation window
- Locate JSON data block {...}
- Copy entire data block
- Send to bot using /tx_h command
🔍 Unsigned transaction analysis:
🚨 CONCLUSION:
✅ Transaction appears safe.
🔍 Transaction analysis:
<transaction_hash> in network COSMOS
❗️ Detected authorization request:
- Authorization type: GenericAuthorization (general permission for action: /cosmos.bank.v1beta1.MsgSend)
- Granted to: cosmos1...
- Related transfers:
• ... uatom
• ... uatom
🚨 CONCLUSION:
❌ WARNING! Transaction is SUSPICIOUS!
Reasons:
- Authorization request: GenericAuthorization (general permission for action: /cosmos.bank.v1beta1.MsgSend)
⚠️ Recommendation: Carefully check all transaction details before confirming!
🛡️ Need help? Contact @whtech_support
- Simple token transfers
- What to verify:
- Recipient address
- Amount
- Token type
- Network fees
- Contract approvals
- Permission grants
- What to check:
- Contract address
- Requested permissions
- Interaction type
- Associated risks
- Voting
- Delegation
- What to verify:
- Proposal ID
- Vote type
- Validator address
- Stake amount
✅ Always verify transaction data with bot ✅ Check recipient address carefully ✅ Understand permission requests ✅ Verify transaction amounts ✅ Confirm network fees
✅ Save transaction hash ✅ Verify transaction success ✅ Monitor account for unusual activity ✅ Keep transaction records
🚫 Unusual permission requests 🚫 Multiple transaction blocks 🚫 Unknown contract interactions 🚫 Excessive network fees 🚫 Unfamiliar token approvals
{
"delegate": {
"validator": "cosmosvaloper14yncgrhz5t0j6p9yfm0eht65ltter2kqwkn6dc",
"amount": {
"denom": "uatom",
"amount": "1000000"
}
}
}
Bot Analysis:
🔍 Unsigned transaction analysis:
🚨 CONCLUSION:
✅ Transaction appears safe.
{
"granter": "cosmos1...",
"grantee": "cosmos1...",
"authorization": {
"@type": "/cosmos.bank.v1beta1.SendAuthorization",
"spend_limit": [
{
"denom": "uatom",
"amount": "1000000000"
}
]
},
"expiration": "..."
}
Bot Analysis:
🔍 Unsigned transaction analysis:
🚨 CRITICAL DANGER: Request for permission to send your tokens!
🚨 CONCLUSION:
❌ WARNING! Transaction is SUSPICIOUS!
Reasons:
- Permission to send tokens can lead to loss of funds
- Authorization request: SendAuthorization (permission to send tokens)
⚠️ Recommendation: Carefully check all transaction details before confirming!
🛡️ Need help? Contact @whtech_support
- DO NOT SIGN the transaction
- Contact @whtech_support
- Document transaction details
- Wait for security team response
- Contact support immediately
- Monitor your account
- Document all details
- Follow security team instructions
- 24/7 Support: @whtech_support
- Community Chat: Telegram
- Documentation: Website
Maintained by Quasar 🤖🧬🧠 - Your AI-Powered Security Partner in Cosmos