UNPKG
@cygnus-wealth/wallet-integration-system
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
Multi-chain wallet integration system for CygnusWealth
@cygnus-wealth/wallet-integration-system
/
dist
/
chains
/
evm
/
abis.d.ts
4 lines
•
188 B
TypeScript
View Raw
1
2
3
4
export
declare
const
ERC20
_ABI
:
string
[];
export
declare
const
MULTICALL_ABI
:
string
[];
export
declare
const
MULTICALL_ADDRESSES
:
Record
<
number
,
string
>;
//# sourceMappingURL=abis.d.ts.map