B3
TemplatesIntegrationsConnectors
Back to Integrations

Debug

Tag

2 integrations tagged with "debug"

Get Wallet Transactions

Get Wallet Transactions

action

Retrieve raw blockchain transactions for a wallet address via Sim Dune API with optional ABI decoding. Returns complete tx data: hash, block, timestamp, addresses, value, gas, input data, and logs. Set decode=true for human-readable function calls and events. Most recent first. Pagination: max 100/request, use nextOffset for older txs. Ideal for: transaction analysis, smart contract debugging, event extraction, building block explorers.

Debug Transaction

action

Debug and analyze any blockchain transaction to understand what it did on-chain. Returns decoded function calls, token transfers, event logs, revert reasons, and a plain-English summary. Ideal for: debugging failed transactions, understanding swap routes, auditing token movements, workflow error diagnosis.

Back to Integrations
⌘K

Debug

Tag

2 integrations tagged with "debug"

Workflow
Get Wallet Transactions
Action

Get Wallet Transactions

Retrieve raw blockchain transactions for a wallet address via Sim Dune API with optional ABI decoding. Returns complete tx data: hash, block, timestamp, addresses, value, gas, input data, and logs. Set decode=true for human-readable function calls and events. Most recent first. Pagination: max 100/request, use nextOffset for older txs. Ideal for: transaction analysis, smart contract debugging, event extraction, building block explorers.

sim-duneblockchainwallet+9
Type:sim-dune-get-wallet-transactions
Fields:5 (1 required)
Debug Transaction
Action

Debug Transaction

Debug and analyze any blockchain transaction to understand what it did on-chain. Returns decoded function calls, token transfers, event logs, revert reasons, and a plain-English summary. Ideal for: debugging failed transactions, understanding swap routes, auditing token movements, workflow error diagnosis.

blockchainevmtransaction+4
Type:debug-transaction
Fields:2 (2 required)
B3
TemplatesIntegrations