Bankr Agent - Arbitrary Transactions
Installation
SKILL.md
Arbitrary Transaction Submission
Submit raw EVM transactions with explicit calldata to any supported chain.
JSON Format
{
"to": "0x...",
"data": "0x...",
"value": "0",
"chainId": 8453
}