mirror of
https://github.com/forta-network/go-multicall.git
synced 2026-02-26 15:47:23 +00:00
Update package name
This commit is contained in:
parent
72d343f030
commit
146503fb49
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import (
|
|||
"github.com/ethereum/go-ethereum/accounts/abi/bind"
|
||||
"github.com/ethereum/go-ethereum/common"
|
||||
"github.com/ethereum/go-ethereum/ethclient"
|
||||
"github.com/forta-network/go-multicall/contracts/contract_multicall"
|
||||
"github.com/xiangxn/go-multicall/contracts/contract_multicall"
|
||||
)
|
||||
|
||||
// DefaultAddress is the same for all chains (Multicall3).
|
||||
|
|
|
|||
Loading…
Reference in a new issue