info.upgrades RPC Method
Parameters
This method does not accept any parameters
Returns
result
object
The result object which contains the following fields:
apricotPhase1Time
string
The activation time for Apricot Phase 1 upgrade
apricotPhase2Time
string
The activation time for Apricot Phase 2 upgrade
apricotPhase3Time
string
The activation time for Apricot Phase 3 upgrade
apricotPhase4Time
string
The activation time for Apricot Phase 4 upgrade
apricotPhase4MinPChainHeight
integer
The minimum P-Chain height required for Apricot Phase 4 activation
apricotPhase5Time
string
The activation time for Apricot Phase 5 upgrade
apricotPhasePre6Time
string
The preliminary activation time leading up to Apricot Phase 6
apricotPhase6Time
string
The activation time for Apricot Phase 6 upgrade
apricotPhasePost6Time
string
The post-activation time for Apricot Phase 6
banffTime
string
The activation time for the Banff upgrade
cortinaTime
string
The activation time for the Cortina upgrade
cortinaXChainStopVertexID
string
The vertex ID marking a key point in the X-Chain for Cortina
durangoTime
string
The activation time for the Durango upgrade
etnaTime
string
The placeholder future time for the Etna upgrade
Request
1curl --location --request POST https://docs-demo.avalanche-mainnet.quiknode.pro/ext/bc/C/rpc/ext/info \2--header 'Content-Type: application/json' \3--data-raw '{4"jsonrpc":"2.0",5"id" :1,6"method" :"info.upgrades",7"params" :{}8}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free