API Reference ethex v0.1.3

modules

Modules

Documentation for Ethex.

0xf167FcA5b9FeDf4E8baCAf8547225af93832ed6F

These methods track the head of the chain. This is how transactions make their way around the network, find their way into blocks, and how clients find out about new blocks.

Fetches historical records of every block back to genesis. This is like one large append-only file, and includes all block headers, block bodies, uncle blocks, and transaction receipts.

Methods that report the current state of all the data stored. The "state" is like one big shared piece of RAM, and includes account balances, contract data, and gas estimations.

%Ethex.Struct.Transaction{ address: "0x42f771dc235830077a04ee518472d88671755ff8", block_hash: "0xcc827e8fae4271bf91c65ce10b3a590b6d9c2d665cf8ae55224caf1444753b9d", block_number: 30950172, log_index: "0x10", removed: false, transaction_hash: "0x48965d02c69f3eae46486d677efd55f06943fda3d8c2acf667ac5980ad569a1c", transaction_index: "0x5", returns: [

some utils