|
Ether Binder
Set of utilities for interacting with Ethereum and it's smart contracts with PHP, with generating ABI bindings and Ethereum-related types
|
Classes | |
| class | AccessListTransaction |
| class | Address |
| interface | BinarySerializableInterface |
| class | Block |
| class | BlockNonce |
| class | Bloom |
| class | CancunTransaction |
| class | Hash |
| interface | HashSerializable |
| class | LegacyTransaction |
| class | Log |
| class | LondonTransaction |
| class | Receipt |
| class | SolidityFunction |
| class | SolidityFunction4BytesSignature |
| class | Transaction |
| class | ValidatorWithdrawal |
Enumerations | |
| enum | TransactionType { numericToEnum } |
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
TransactionType defines various types of Ethereum transactions.