mirror of
https://github.com/zhigang1992/liquid-stacking.git
synced 2026-05-25 19:55:43 +08:00
73 lines
2.8 KiB
YAML
73 lines
2.8 KiB
YAML
---
|
|
id: 0
|
|
name: Devnet deployment
|
|
network: devnet
|
|
stacks-node: "http://localhost:20443"
|
|
bitcoin-node: "http://devnet:devnet@localhost:18443"
|
|
plan:
|
|
batches:
|
|
- id: 0
|
|
transactions:
|
|
- contract-publish:
|
|
contract-name: trait-sip-010
|
|
expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM
|
|
cost: 13740
|
|
path: contracts_modules/alex_v1/traits/trait-sip-010.clar
|
|
anchor-block-only: true
|
|
clarity-version: 1
|
|
- contract-publish:
|
|
contract-name: trait-ownable
|
|
expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM
|
|
cost: 1430
|
|
path: contracts_modules/alex_v1/traits/trait-ownable.clar
|
|
anchor-block-only: true
|
|
clarity-version: 1
|
|
- contract-publish:
|
|
contract-name: token-wstx
|
|
expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM
|
|
cost: 49840
|
|
path: contracts_modules/alex_v1/wrapped-token/token-wstx.clar
|
|
anchor-block-only: true
|
|
clarity-version: 1
|
|
epoch: "2.05"
|
|
- id: 1
|
|
transactions:
|
|
- requirement-publish:
|
|
contract-id: SP21YTSM60CAY6D011EZVEVNKXVW8FVZE198XEFFP.pox-fast-pool-v2
|
|
remap-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM
|
|
remap-principals:
|
|
SP21YTSM60CAY6D011EZVEVNKXVW8FVZE198XEFFP: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM
|
|
SP000000000000000000002Q6VF78: ST000000000000000000002AMW42H
|
|
cost: 180760
|
|
path: "./.cache/requirements/SP21YTSM60CAY6D011EZVEVNKXVW8FVZE198XEFFP.pox-fast-pool-v2.clar"
|
|
clarity-version: 2
|
|
- contract-publish:
|
|
contract-name: lqstx-mint-registry
|
|
expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM
|
|
cost: 46790
|
|
path: contracts/lqstx-mint-registry.clar
|
|
anchor-block-only: true
|
|
clarity-version: 2
|
|
- contract-publish:
|
|
contract-name: token-lqstx
|
|
expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM
|
|
cost: 55490
|
|
path: contracts/token-lqstx.clar
|
|
anchor-block-only: true
|
|
clarity-version: 2
|
|
- contract-publish:
|
|
contract-name: token-wlqstx
|
|
expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM
|
|
cost: 46710
|
|
path: contracts/token-wlqstx.clar
|
|
anchor-block-only: true
|
|
clarity-version: 2
|
|
- contract-publish:
|
|
contract-name: lqstx-mint-endpoint
|
|
expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM
|
|
cost: 55960
|
|
path: contracts/lqstx-mint-endpoint.clar
|
|
anchor-block-only: true
|
|
clarity-version: 2
|
|
epoch: "2.4"
|