nim-ethers/ethers
Mark Spanbroek 1b151d589d Add polling interval to constructor of provider 2023-07-03 13:09:09 +02:00
..
providers Add polling interval to constructor of provider 2023-07-03 13:09:09 +02:00
basics.nim Add Signer.populateTransaction() 2022-01-25 10:25:09 +01:00
blocktag.nim Adds Signer.getTransactionCount() 2022-01-24 12:14:31 +01:00
contract.nim fix: eth_call use signers address (#43) 2023-06-13 16:24:59 +02:00
erc20.nim feat: erc20 module (#38) 2023-03-29 13:41:44 +02:00
events.nim enables stylecheck (#36) 2023-03-09 10:58:54 +01:00
fields.nim Fix for Nim 1.4.x 2022-02-09 14:50:51 +01:00
provider.nim fix: pending blocks may not contains block hash 2023-07-03 11:29:09 +02:00
signer.nim Change Transaction type to support EIP1559 2022-08-08 12:40:36 +02:00
testing.nim Remove unnecessary error check 2022-09-21 10:29:31 +02:00
transaction.nim Change Transaction type to support EIP1559 2022-08-08 12:40:36 +02:00
wallet.nim enables stylecheck (#36) 2023-03-09 10:58:54 +01:00