The wallet age verification was implemented on issue #10. From there the possibility to let the user check multiple chains to get the wallet age seems important.
Develop that so:
- change the :
chainName = st.selectbox('Select the chain you would like to check the walle', covalent_chains)
to a multiple selection option wiget and addapt the code to support at least 2 possibles chains.
BUT FIRST -.> CHECK USERS IMPUT TO PRIORITIZE THIS ISSUE
`