-
Notifications
You must be signed in to change notification settings - Fork 6
/
.catalog-info.yaml
46 lines (46 loc) · 1.36 KB
/
.catalog-info.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: aurora-staking
title: "Aurora Staking"
description: |-
Implements the staking/unstaking mechanics, airdroping users, claiming stream rewards, and the stream lifecycle management.
tags:
- contract
- aurora
links: []
annotations:
aurora.dev/security-tier: "1"
backstage.io/source-location: url:https://github.com/aurora-is-near/aurora-staking-contracts/blob/main/contracts/JetStaking/JetStakingV3.sol
spec:
owner: aurora-plus-team
type: contract
lifecycle: production
system: aurora-plus
deployedAt:
- contract:aurora/mainnet/0xccc2b1ad21666a5847a804a73a41f904c4a4a0ec
interactsWith:
- treasury:aurora/mainnet/0xf075c896cbbb625e7911e284cd23ee19bdccf299
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
title: "Aurora Treasury"
name: aurora-treasury
description: |-
Holds all the treasury funds, AURORA rewards, and other streams rewards.
tags:
- contract
- aurora
links: []
annotations:
aurora.dev/security-tier: "1"
backstage.io/source-location: url:https://github.com/aurora-is-near/aurora-staking-contracts/blob/main/contracts/Treasury.sol
spec:
owner: aurora-plus-team
type: contract
lifecycle: production
system: aurora-plus
deployedAt:
- contract:aurora/mainnet/0xf075c896cbbb625e7911e284cd23ee19bdccf299