mirror of
https://github.com/FlipsideCrypto/core-models.git
synced 2026-02-06 13:36:44 +00:00
package
This commit is contained in:
parent
e36f7902fc
commit
057f4f6128
@ -147,16 +147,20 @@ vars:
|
||||
## REQUIRED
|
||||
PRICES_NATIVE_SYMBOLS: 'CORE'
|
||||
PRICES_PROVIDER_PLATFORMS: ['Core', 'core']
|
||||
|
||||
### DECODING ###
|
||||
BLOCK_EXPLORER_NAME: 'CoreScan'
|
||||
BLOCK_EXPLORER_ABI_URL: 'https://openapi.coredao.org/api?module=contract&action=getabi&address='
|
||||
BLOCK_EXPLORER_ABI_API_KEY_PATH: 'Vault/prod/block_explorers/core_scan'
|
||||
|
||||
### LABELS ###
|
||||
|
||||
### MAIN_PACKAGE VARIABLES END ###
|
||||
|
||||
### DECODER_PACKAGE VARIABLES BEGIN ###
|
||||
|
||||
## REQUIRED
|
||||
BLOCK_EXPLORER_NAME: 'CoreScan'
|
||||
BLOCK_EXPLORER_ABI_URL: 'https://openapi.coredao.org/api?module=contract&action=getabi&address='
|
||||
BLOCK_EXPLORER_ABI_API_KEY_PATH: 'Vault/prod/block_explorers/core_scan'
|
||||
|
||||
### DECODER_PACKAGE VARIABLES END ###
|
||||
|
||||
### CURATED_PACKAGE VARIABLES BEGIN ###
|
||||
|
||||
### STATS ###
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
packages:
|
||||
- git: https://github.com/FlipsideCrypto/fsc-evm.git
|
||||
revision: v3.7.0
|
||||
revision: "fix/test-column-vars"
|
||||
Loading…
Reference in New Issue
Block a user