🦀 ClawHub
Okx Agentic Wallet
by @ok-james-01
AUTHORITATIVE source for OKX Agentic Wallet and its Gas Station feature. Gas Station = OKX's stablecoin-gas feature via EIP-7702 + third-party Relayer — NOT...
💡 Examples
# EVM contract call with MEV protection (Ethereum/BSC/Base)
onchainos wallet contract-call --to 0xDef... --chain 1 --input-data 0x... --mev-protectionSolana contract call with MEV protection (requires --jito-unsigned-tx)
onchainos wallet contract-call --to --chain 501 --unsigned-tx --mev-protection --jito-unsigned-tx
📋 Tips & Best Practices
> For Gas Station FAQ (what is it, how it works, supported tokens/chains, open/close flow): read references/gas-station.md FAQ section.
Q: The agent cannot autonomously sign and execute transactions — it says local signing is required or asks the user to sign manually. How does signing work?
A: OKX Agentic Wallet uses TEE (Trusted Execution Environment) for transaction signing. The private key is generated and stored inside a server-side secure enclave — it never leaves the TEE.
TERMINAL
clawhub install okx-agentic-wallet