|
1 | | ---- |
2 | 1 | id: 0 |
3 | 2 | name: Testnet deployment |
4 | 3 | network: testnet |
5 | | -stacks-node: "https://api.testnet.hiro.so" |
6 | | -bitcoin-node: "http://blockstack:blockstacksystem@bitcoind.testnet.stacks.co:18332" |
| 4 | +stacks-node: https://api.testnet.hiro.so |
| 5 | +bitcoin-node: http://blockstack:blockstacksystem@bitcoind.testnet.stacks.co:18332 |
7 | 6 | plan: |
8 | 7 | batches: |
9 | | - - id: 0 |
10 | | - transactions: |
11 | | - - contract-publish: |
12 | | - contract-name: flash-receiver-trait |
13 | | - expected-sender: ST3JAZD8CJ9XX3WNN2G61C7HD4RY333MRKPR5JGW7 |
14 | | - cost: 2840 |
15 | | - path: "contracts\\flash-receiver-trait.clar" |
16 | | - anchor-block-only: true |
17 | | - clarity-version: 2 |
18 | | - - contract-publish: |
19 | | - contract-name: sbtc-token |
20 | | - expected-sender: ST3JAZD8CJ9XX3WNN2G61C7HD4RY333MRKPR5JGW7 |
21 | | - cost: 22770 |
22 | | - path: "contracts\\sbtc-token.clar" |
23 | | - anchor-block-only: true |
24 | | - clarity-version: 2 |
25 | | - - contract-publish: |
26 | | - contract-name: collateral-swap-receiver |
27 | | - expected-sender: ST3JAZD8CJ9XX3WNN2G61C7HD4RY333MRKPR5JGW7 |
28 | | - cost: 44980 |
29 | | - path: "contracts\\collateral-swap-receiver.clar" |
30 | | - anchor-block-only: true |
31 | | - clarity-version: 2 |
32 | | - - contract-publish: |
33 | | - contract-name: dex-aggregator-receiver |
34 | | - expected-sender: ST3JAZD8CJ9XX3WNN2G61C7HD4RY333MRKPR5JGW7 |
35 | | - cost: 40480 |
36 | | - path: "contracts\\dex-aggregator-receiver.clar" |
37 | | - anchor-block-only: true |
38 | | - clarity-version: 2 |
39 | | - - contract-publish: |
40 | | - contract-name: example-arbitrage-receiver |
41 | | - expected-sender: ST3JAZD8CJ9XX3WNN2G61C7HD4RY333MRKPR5JGW7 |
42 | | - cost: 19830 |
43 | | - path: "contracts\\example-arbitrage-receiver.clar" |
44 | | - anchor-block-only: true |
45 | | - clarity-version: 2 |
46 | | - - contract-publish: |
47 | | - contract-name: flashstack-core |
48 | | - expected-sender: ST3JAZD8CJ9XX3WNN2G61C7HD4RY333MRKPR5JGW7 |
49 | | - cost: 73540 |
50 | | - path: "contracts\\flashstack-core.clar" |
51 | | - anchor-block-only: true |
52 | | - clarity-version: 2 |
53 | | - - contract-publish: |
54 | | - contract-name: leverage-loop-receiver |
55 | | - expected-sender: ST3JAZD8CJ9XX3WNN2G61C7HD4RY333MRKPR5JGW7 |
56 | | - cost: 52150 |
57 | | - path: "contracts\\leverage-loop-receiver.clar" |
58 | | - anchor-block-only: true |
59 | | - clarity-version: 2 |
60 | | - - contract-publish: |
61 | | - contract-name: liquidation-receiver |
62 | | - expected-sender: ST3JAZD8CJ9XX3WNN2G61C7HD4RY333MRKPR5JGW7 |
63 | | - cost: 33450 |
64 | | - path: "contracts\\liquidation-receiver.clar" |
65 | | - anchor-block-only: true |
66 | | - clarity-version: 2 |
67 | | - - contract-publish: |
68 | | - contract-name: multidex-arbitrage-receiver |
69 | | - expected-sender: ST3JAZD8CJ9XX3WNN2G61C7HD4RY333MRKPR5JGW7 |
70 | | - cost: 46100 |
71 | | - path: "contracts\\multidex-arbitrage-receiver.clar" |
72 | | - anchor-block-only: true |
73 | | - clarity-version: 2 |
74 | | - - contract-publish: |
75 | | - contract-name: snp-flashstack-receiver |
76 | | - expected-sender: ST3JAZD8CJ9XX3WNN2G61C7HD4RY333MRKPR5JGW7 |
77 | | - cost: 32700 |
78 | | - path: "contracts\\snp-flashstack-receiver.clar" |
79 | | - anchor-block-only: true |
80 | | - clarity-version: 2 |
81 | | - - contract-publish: |
82 | | - contract-name: test-receiver |
83 | | - expected-sender: ST3JAZD8CJ9XX3WNN2G61C7HD4RY333MRKPR5JGW7 |
84 | | - cost: 6610 |
85 | | - path: "contracts\\test-receiver.clar" |
86 | | - anchor-block-only: true |
87 | | - clarity-version: 2 |
88 | | - - contract-publish: |
89 | | - contract-name: yield-optimization-receiver |
90 | | - expected-sender: ST3JAZD8CJ9XX3WNN2G61C7HD4RY333MRKPR5JGW7 |
91 | | - cost: 40990 |
92 | | - path: "contracts\\yield-optimization-receiver.clar" |
93 | | - anchor-block-only: true |
94 | | - clarity-version: 2 |
95 | | - epoch: "2.5" |
| 8 | + - id: 0 |
| 9 | + transactions: |
| 10 | + - transaction-type: contract-publish |
| 11 | + contract-name: flash-receiver-trait |
| 12 | + expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM |
| 13 | + cost: 1879760 |
| 14 | + path: contracts/flash-receiver-trait.clar |
| 15 | + anchor-block-only: true |
| 16 | + clarity-version: 2 |
| 17 | + - transaction-type: contract-publish |
| 18 | + contract-name: sbtc-token |
| 19 | + expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM |
| 20 | + cost: 1882530 |
| 21 | + path: contracts/sbtc-token.clar |
| 22 | + anchor-block-only: true |
| 23 | + clarity-version: 2 |
| 24 | + - transaction-type: contract-publish |
| 25 | + contract-name: collateral-swap-receiver |
| 26 | + expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM |
| 27 | + cost: 1885915 |
| 28 | + path: contracts/collateral-swap-receiver.clar |
| 29 | + anchor-block-only: true |
| 30 | + clarity-version: 2 |
| 31 | + - transaction-type: contract-publish |
| 32 | + contract-name: dex-aggregator-receiver |
| 33 | + expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM |
| 34 | + cost: 1885300 |
| 35 | + path: contracts/dex-aggregator-receiver.clar |
| 36 | + anchor-block-only: true |
| 37 | + clarity-version: 2 |
| 38 | + - transaction-type: contract-publish |
| 39 | + contract-name: example-arbitrage-receiver |
| 40 | + expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM |
| 41 | + cost: 1882222 |
| 42 | + path: contracts/example-arbitrage-receiver.clar |
| 43 | + anchor-block-only: true |
| 44 | + clarity-version: 2 |
| 45 | + - transaction-type: contract-publish |
| 46 | + contract-name: flashstack-core |
| 47 | + expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM |
| 48 | + cost: 1892378 |
| 49 | + path: contracts/flashstack-core.clar |
| 50 | + anchor-block-only: true |
| 51 | + clarity-version: 2 |
| 52 | + - transaction-type: contract-publish |
| 53 | + contract-name: leverage-loop-receiver |
| 54 | + expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM |
| 55 | + cost: 1887146 |
| 56 | + path: contracts/leverage-loop-receiver.clar |
| 57 | + anchor-block-only: true |
| 58 | + clarity-version: 2 |
| 59 | + - transaction-type: contract-publish |
| 60 | + contract-name: liquidation-receiver |
| 61 | + expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM |
| 62 | + cost: 1884376 |
| 63 | + path: contracts/liquidation-receiver.clar |
| 64 | + anchor-block-only: true |
| 65 | + clarity-version: 2 |
| 66 | + - transaction-type: contract-publish |
| 67 | + contract-name: multidex-arbitrage-receiver |
| 68 | + expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM |
| 69 | + cost: 1886223 |
| 70 | + path: contracts/multidex-arbitrage-receiver.clar |
| 71 | + anchor-block-only: true |
| 72 | + clarity-version: 2 |
| 73 | + - transaction-type: contract-publish |
| 74 | + contract-name: snp-flashstack-receiver |
| 75 | + expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM |
| 76 | + cost: 1884069 |
| 77 | + path: contracts/snp-flashstack-receiver.clar |
| 78 | + anchor-block-only: true |
| 79 | + clarity-version: 2 |
| 80 | + - transaction-type: contract-publish |
| 81 | + contract-name: snp-flashstack-receiver-v3 |
| 82 | + expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM |
| 83 | + cost: 1887146 |
| 84 | + path: contracts/snp-flashstack-receiver-v3.clar |
| 85 | + anchor-block-only: true |
| 86 | + clarity-version: 2 |
| 87 | + - transaction-type: contract-publish |
| 88 | + contract-name: test-receiver |
| 89 | + expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM |
| 90 | + cost: 1880376 |
| 91 | + path: contracts/test-receiver.clar |
| 92 | + anchor-block-only: true |
| 93 | + clarity-version: 2 |
| 94 | + - transaction-type: contract-publish |
| 95 | + contract-name: yield-optimization-receiver |
| 96 | + expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM |
| 97 | + cost: 1885300 |
| 98 | + path: contracts/yield-optimization-receiver.clar |
| 99 | + anchor-block-only: true |
| 100 | + clarity-version: 2 |
| 101 | + epoch: '2.5' |
0 commit comments