new deployment
This commit is contained in:
parent
092f88a668
commit
5824bf0091
1 changed files with 4 additions and 4 deletions
|
|
@ -61,7 +61,7 @@ $ anvil
|
|||
forge clean
|
||||
forge cache clean
|
||||
source .env
|
||||
forge script script/Deploy.sol:BaseXDeploy --slow --broadcast --verify --rpc-url ${X_RPC_URL}
|
||||
forge script script/BaseSepoliaDeploy.sol:BaseSepoliaDeploy --slow --broadcast --verify --rpc-url ${BASE_SEPOLIA_RPC_URL}
|
||||
```
|
||||
|
||||
if verification fails:
|
||||
|
|
@ -116,15 +116,15 @@ address: 0xf6a3eef9088A255c32b6aD2025f83E57291D9011
|
|||
|
||||
### Harberg
|
||||
|
||||
address: 0x54838DC097E7fC4736B801bF1c1FCf1597348265
|
||||
address: 0x22c264Ecf8D4E49D1E3CabD8DD39b7C4Ab51C1B8
|
||||
|
||||
### Stake
|
||||
|
||||
address: 0xd7728173F73C748944d29EA77b56f09b8FEc8F33
|
||||
address: 0xe28020BCdEeAf2779dd47c670A8eFC2973316EE2
|
||||
|
||||
### LP
|
||||
|
||||
address: 0x00E4da809989f40F5D1B31bE6202A5e512db4212
|
||||
address: 0x3d6a8797693a0bC598210782B6a889E11A2340Cd
|
||||
|
||||
|
||||
## References
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue