There was an error while loading. Please reload this page.
2 parents 713fdbc + e6d8f70 commit 82436aeCopy full SHA for 82436ae
1 file changed
scripts/foundry/eth/deploy_listaRevenueDistributor.sol
@@ -41,7 +41,7 @@ contract ListaRevenueDistributorDeploy is Script {
41
} else {
42
// ETH mainnet
43
manager = 0x8d388136d578dCD791D081c6042284CED6d9B0c6; // Manager Safe
44
- listaAddress = 0x11632069f202b06d5ff56aeb4aabd0662dd1933b; // LISTA token on ETH mainnet
+ listaAddress = 0x11632069F202B06d5FF56AEB4aAbD0662dd1933b; // LISTA token on ETH mainnet
45
}
46
47
vm.startBroadcast(deployerPrivateKey);
0 commit comments