📄
src/web3/contracts/index.ts
D-OPEN SOVEREIGN
1
export
{
addressRegistryAbi
}
from
'
./addressRegistryAbi
'
;
2
export
{
pythAbi
}
from
'
./pythAbi
'
;
3