All checks were successful
Deploy to Phoenix / validate (push) Successful in 1m17s
Deploy to Phoenix / deploy (push) Successful in 45s
Deploy to Phoenix / deploy-atomic-swap-dapp (push) Successful in 2m26s
phoenix-deploy Deployed to cloudflare-sync
Deploy to Phoenix / cloudflare (push) Successful in 38s
28 lines
1.3 KiB
JSON
28 lines
1.3 KiB
JSON
{
|
|
"description": "Copy to config/all-mainnet-vault-assignments.json and replace placeholder addresses with approved per-role vaults/multisigs. The apply script refuses placeholders.",
|
|
"defaultByRole": {
|
|
"treasury_reserve": "0x0000000000000000000000000000000000000000",
|
|
"bridge_liquidity": "0x0000000000000000000000000000000000000000",
|
|
"protocol_adapter": "0x0000000000000000000000000000000000000000",
|
|
"emergency_withdraw": "0x0000000000000000000000000000000000000000",
|
|
"single_sided_inventory": "0x0000000000000000000000000000000000000000"
|
|
},
|
|
"byChain": {
|
|
"651940": {
|
|
"treasury_reserve": "0x0000000000000000000000000000000000000000",
|
|
"bridge_liquidity": "0x0000000000000000000000000000000000000000",
|
|
"protocol_adapter": "0x0000000000000000000000000000000000000000",
|
|
"emergency_withdraw": "0x0000000000000000000000000000000000000000",
|
|
"single_sided_inventory": "0x0000000000000000000000000000000000000000"
|
|
}
|
|
},
|
|
"byPoolId": {
|
|
"651940-uniswap_v2-wall-ausdc": {
|
|
"treasury_reserve": "0x0000000000000000000000000000000000000000",
|
|
"bridge_liquidity": "0x0000000000000000000000000000000000000000",
|
|
"protocol_adapter": "0x0000000000000000000000000000000000000000",
|
|
"emergency_withdraw": "0x0000000000000000000000000000000000000000"
|
|
}
|
|
}
|
|
}
|