Skip to content

@explorer:tx.value

Native value sent with a transaction, in wei.

⚗️ Experimental — available at next.evmcrispr.com.

Returns: number

@explorer:tx.value(hash chain?)
NameTypeDescription
hashbytes32Transaction hash
[chain]chainChain to look on (default: current chain)
# Read the native value of a transaction on another chain
set $wei @explorer:tx.value(0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060 mainnet)