Updated on 2026-08-14
This commit is contained in:
parent
25e76dbb18
commit
5e91f8ffa6
14 changed files with 408 additions and 3 deletions
|
|
@ -82,7 +82,8 @@ public class EthTransaction {
|
|||
Kovan(42),
|
||||
Ethereum_Classic_mainnet(61),
|
||||
Ethereum_Classic_testnet(62),
|
||||
Geth_private_chains(1337);
|
||||
Geth_private_chains(1337),
|
||||
Matic_Testnet(8995);
|
||||
|
||||
private int value;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue