eth_maxPriorityFeePerGas
BaseC1Returns a suggested EIP-1559 max priority fee per gas in wei, based on recent blocks. Pair with eth_feeHistory for finer control.
Endpoint
POST https://api.1st-node.com/v1/base/rpcReturns
QUANTITY — the suggested priority fee in wei.
Request
curl https://api.1st-node.com/v1/base/rpc \
-H "Authorization: Bearer $ONE_KEY" \
-H "content-type: application/json" \
-d '{
"jsonrpc": "2.0",
"id": 1,
"method": "eth_maxPriorityFeePerGas",
"params": []
}'{
"jsonrpc": "2.0",
"id": 1,
"method": "eth_maxPriorityFeePerGas",
"params": []
}Response
{
"jsonrpc": "2.0",
"id": 1,
"result": "0x5f5e100"
}More chain methods on Base
チャージして、キーを取得し、リリース。
セルフサーブ。暗号資産またはカードで支払い。クレジットで従量課金——重いプリミティブは高く、単純なものは安価。
APIキーを取得