Перейти к основному содержанию

Documentation Index

Fetch the complete documentation index at: https://docs.afkcrypto.com/llms.txt

Use this file to discover all available pages before exploring further.

title: ‘Вызов контракта (EVM)’ description: ‘Отправьте универсальную транзакцию контракта EVM с данными и необязательным значением.’ openapi: ‘POST /contracts/send’

Только EVM. Требуется заголовок Idempotency-Key.
{ "id": "tx_...", "status": "SUBMITTED", "hash": "0x...", "explorerUrl": "https://basescan.org/tx/0x...", "chainName": "Base" }