-
Notifications
You must be signed in to change notification settings - Fork 3
/
ethereumtx.html
21 lines (18 loc) · 1.28 KB
/
ethereumtx.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
layout: page
title: EthereumTx
icon: fa-sticky-note
order: 3
---
<section class="phpdocumentor-element -namespace">
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="ethereumtx_EIP1559Transaction.html"><abbr title="\Web3p\EthereumTx\EIP1559Transaction">EIP1559Transaction</abbr></a></dt>
<dd>It's a instance for generating/serializing ethereum eip1559 transaction.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="ethereumtx_EIP2930Transaction.html"><abbr title="\Web3p\EthereumTx\EIP2930Transaction">EIP2930Transaction</abbr></a></dt>
<dd>It's a instance for generating/serializing ethereum eip2930 transaction.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="ethereumtx_Transaction.html"><abbr title="\Web3p\EthereumTx\Transaction">Transaction</abbr></a></dt>
<dd>It's a instance for generating/serializing ethereum transaction.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="ethereumtx_TypeTransaction.html"><abbr title="\Web3p\EthereumTx\TypeTransaction">TypeTransaction</abbr></a></dt>
<dd>It's a base transaction for generating/serializing ethereum type transaction (EIP1559/EIP2930).</dd>
</dl>
</section>