I hereby claim:
- I am hefgi on github.
- I am hefgi (https://keybase.io/hefgi) on keybase.
- I have a public key ASAtiBYQTw-QqlUlo-2v7fqqLnPL3CbXFHePItxv0r9L2Qo
To claim this, I am signing this object:
| <div class="main"> | |
| <div id='content'> | |
| <div class='title'> | |
| <span>pooled</span> | |
| </div> | |
| <p>A HOLDING COMPANY</p> | |
| <p>POOLED EURL - 69, Rue du rouet 13006 Marseille, France</p> | |
| </div> | |
| </div> |
I hereby claim:
To claim this, I am signing this object:
| // Require ethers & axios for CommonJS | |
| // const ethers = require('ethers') | |
| // const axios = require('axios') | |
| // Import ethers & axios for ES6 modules | |
| import { ethers } from 'ethers' | |
| import { axios } from 'axios' | |
| // Constants for infura URL provider | |
| const overrides = { |