Migration_DiphdaOptimism¶
Description¶
Source: contracts/migrations/Migration_DiphdaOptimism.sol
Variables¶
OWNER
¶
Type: address
addressresolver_i
¶
Type: contract AddressResolver
debtcache_i
¶
Type: contract DebtCache
exchangerates_i
¶
Type: contract ExchangeRates
exchangestate_i
¶
Type: contract ExchangeState
feepool_i
¶
Type: contract FeePool
feepooleternalstorage_i
¶
Type: contract FeePoolEternalStorage
futuresmarketmanager_i
¶
Type: contract FuturesMarketManager
futuresmarketsettings_i
¶
Type: contract FuturesMarketSettings
issuer_i
¶
Type: contract Issuer
new_DebtCache_contract
¶
Type: address
new_ExchangeCircuitBreaker_contract
¶
Type: address
new_ExchangeRates_contract
¶
Type: address
new_Exchanger_contract
¶
Type: address
new_FeePool_contract
¶
Type: address
new_FuturesMarketBTC_contract
¶
Type: address
new_FuturesMarketData_contract
¶
Type: address
new_FuturesMarketETH_contract
¶
Type: address
new_FuturesMarketLINK_contract
¶
Type: address
new_FuturesMarketManager_contract
¶
Type: address
new_FuturesMarketSettings_contract
¶
Type: address
new_Issuer_contract
¶
Type: address
new_OneNetAggregatorDebtRatio_contract
¶
Type: address
new_OneNetAggregatorIssuedSynths_contract
¶
Type: address
new_ProxysAAVE_contract
¶
Type: address
new_ProxysUNI_contract
¶
Type: address
new_SynthetixBridgeToBase_contract
¶
Type: address
new_SynthsAAVE_contract
¶
Type: address
new_SynthsAVAX_contract
¶
Type: address
new_SynthsBTC_contract
¶
Type: address
new_SynthsETH_contract
¶
Type: address
new_SynthsEUR_contract
¶
Type: address
new_SynthsLINK_contract
¶
Type: address
new_SynthsMATIC_contract
¶
Type: address
new_SynthsSOL_contract
¶
Type: address
new_SynthsUNI_contract
¶
Type: address
new_SynthsUSD_contract
¶
Type: address
new_SystemStatus_contract
¶
Type: address
new_TokenStatesAAVE_contract
¶
Type: address
new_TokenStatesUNI_contract
¶
Type: address
proxyfeepool_i
¶
Type: contract Proxy
proxysaave_i
¶
Type: contract ProxyERC20
proxysavax_i
¶
Type: contract ProxyERC20
proxysbtc_i
¶
Type: contract ProxyERC20
proxyseth_i
¶
Type: contract ProxyERC20
proxyseur_i
¶
Type: contract ProxyERC20
proxyslink_i
¶
Type: contract ProxyERC20
proxysmatic_i
¶
Type: contract ProxyERC20
proxyssol_i
¶
Type: contract ProxyERC20
proxysuni_i
¶
Type: contract ProxyERC20
proxysusd_i
¶
Type: contract ProxyERC20
synthsavax_i
¶
Type: contract MultiCollateralSynth
synthsbtc_i
¶
Type: contract MultiCollateralSynth
synthseth_i
¶
Type: contract MultiCollateralSynth
synthseur_i
¶
Type: contract MultiCollateralSynth
synthslink_i
¶
Type: contract MultiCollateralSynth
synthsmatic_i
¶
Type: contract MultiCollateralSynth
synthssol_i
¶
Type: contract MultiCollateralSynth
synthsusd_i
¶
Type: contract MultiCollateralSynth
systemsettings_i
¶
Type: contract SystemSettings
systemstatus_i
¶
Type: contract SystemStatus
tokenstatesaave_i
¶
Type: contract TokenState
tokenstatesavax_i
¶
Type: contract TokenState
tokenstatesbtc_i
¶
Type: contract TokenState
tokenstateseth_i
¶
Type: contract TokenState
tokenstateseur_i
¶
Type: contract TokenState
tokenstateslink_i
¶
Type: contract TokenState
tokenstatesmatic_i
¶
Type: contract TokenState
tokenstatessol_i
¶
Type: contract TokenState
tokenstatesuni_i
¶
Type: contract TokenState
tokenstatesusd_i
¶
Type: contract TokenState
Constructor¶
constructor
¶
Details
Signature
constructor()
Visibility
public
State Mutability
``
Views¶
contractsRequiringOwnership
¶
Details
Signature
contractsRequiringOwnership() pure returns (address[] contracts)
Visibility
public
State Mutability
pure
Restricted Functions¶
migrate
¶
Details
Signature
migrate()
Visibility
external
State Mutability
``
Requires
-
require(..., "Invalid contract supplied for OneNetAggregatorDebtRatio")
-
require(..., "Invalid contract supplied for OneNetAggregatorIssuedSynths")
-
require(..., "Invalid contract supplied for ExchangeCircuitBreaker")
-
require(..., "Invalid contract supplied for SynthetixBridgeToBase")
-
require(..., "Invalid contract supplied for FuturesMarketManager")
Modifiers
Internal Functions¶
acceptAll
¶
Details
Signature
acceptAll()
Visibility
internal
State Mutability
``
addressresolver_importAddresses_1
¶
Details
Signature
addressresolver_importAddresses_1()
Visibility
internal
State Mutability
``
addressresolver_rebuildCaches_2
¶
Details
Signature
addressresolver_rebuildCaches_2()
Visibility
internal
State Mutability
``
addressresolver_rebuildCaches_3
¶
Details
Signature
addressresolver_rebuildCaches_3()
Visibility
internal
State Mutability
``
futuresmarketmanager_addMarkets_0
¶
Details
Signature
futuresmarketmanager_addMarkets_0()
Visibility
internal
State Mutability
``
importFeePeriod_0
¶
Details
Signature
importFeePeriod_0()
Visibility
internal
State Mutability
``
importFeePeriod_1
¶
Details
Signature
importFeePeriod_1()
Visibility
internal
State Mutability
``
nominateAll
¶
Details
Signature
nominateAll()
Visibility
internal
State Mutability
``