I'm trying to send trades with a list of let's say 5 different addresses created with HDWallet Provider using a seed phrase (or mnemonic). I do want to know what is the current nonce of each of the addresses, is there an easy way to do this provided by HD-WP? Unfortunately I couldn't find much information about it.
They mention in their Github docs something about a shareNonce parameter when creating the provider object, could someone explain what exactly is this?
Thanks