Skip to main content

Standard EVM transaction

to
string
required

Recipient address

chainId
number
required

Chain ID

data
string

Transaction data as hex string

gas
string

Gas limit as hex string

gasPrice
string

Gas price as hex string

maxFeePerGas
string

Maximum fee per gas as hex string

maxPriorityFeePerGas
string

Maximum priority fee per gas as hex string

nonce
number

Transaction nonce

value
string

Transaction value as hex string