File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ Sablier is a protocol for real-time finance on EVM blockchains, enabling program
66
77Below are the core contract addresses for Sablier V2 deployed on the Tangle mainnet. You can view each contract on our [ Blockscout Mainnet Explorer] ( https://explorer.tangle.tools/ ) .
88
9- | Contract | Address | Version |
10- | --------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
11- | ** SablierV2LockupDynamic** | [ ` 0x946654AB30Dd6eD10236C89f2C8B2719df653691 ` ] ( https://explorer.tangle.tools/address/0x946654AB30Dd6eD10236C89f2C8B2719df653691 ) | [ core-v1.2.0] ( https://github.com/sablier-labs/v2- deployments/tree/main/core /v1.2.0 ) |
12- | ** SablierV2LockupLinear** | [ ` 0xAC19F4181E58efb7094e0cb4e1BB18c79F6AAdf4 ` ] ( https://explorer.tangle.tools/address/0xAC19F4181E58efb7094e0cb4e1BB18c79F6AAdf4 ) | [ core-v1.2.0] ( https://github.com/sablier-labs/v2- deployments/tree/main/core /v1.2.0 ) |
13- | ** SablierV2LockupTranched** | [ ` 0x63B92F7E2f69877184C955E63B9D8Dff55e52e14 ` ] ( https://explorer.tangle.tools/address/0x63B92F7E2f69877184C955E63B9D8Dff55e52e14 ) | [ core-v1.2.0] ( https://github.com/sablier-labs/v2- deployments/tree/main/core /v1.2.0 ) |
14- | ** SablierV2NFTDescriptor** | [ ` 0xe785101Cb228693cc3EFdCd5d637fEf6A6Ff7259 ` ] ( https://explorer.tangle.tools/address/0xe785101Cb228693cc3EFdCd5d637fEf6A6Ff7259 ) | [ core-v1.2.0] ( https://github.com/sablier-labs/v2- deployments/tree/main/core /v1.2.0 ) |
9+ | Contract | Address | Version |
10+ | --------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
11+ | ** SablierV2LockupDynamic** | [ ` 0x946654AB30Dd6eD10236C89f2C8B2719df653691 ` ] ( https://explorer.tangle.tools/address/0x946654AB30Dd6eD10236C89f2C8B2719df653691 ) | [ core-v1.2.0] ( https://github.com/sablier-labs/deployments/tree/main/lockup /v1.2.0/core ) |
12+ | ** SablierV2LockupLinear** | [ ` 0xAC19F4181E58efb7094e0cb4e1BB18c79F6AAdf4 ` ] ( https://explorer.tangle.tools/address/0xAC19F4181E58efb7094e0cb4e1BB18c79F6AAdf4 ) | [ core-v1.2.0] ( https://github.com/sablier-labs/deployments/tree/main/lockup /v1.2.0/core ) |
13+ | ** SablierV2LockupTranched** | [ ` 0x63B92F7E2f69877184C955E63B9D8Dff55e52e14 ` ] ( https://explorer.tangle.tools/address/0x63B92F7E2f69877184C955E63B9D8Dff55e52e14 ) | [ core-v1.2.0] ( https://github.com/sablier-labs/deployments/tree/main/lockup /v1.2.0/core ) |
14+ | ** SablierV2NFTDescriptor** | [ ` 0xe785101Cb228693cc3EFdCd5d637fEf6A6Ff7259 ` ] ( https://explorer.tangle.tools/address/0xe785101Cb228693cc3EFdCd5d637fEf6A6Ff7259 ) | [ core-v1.2.0] ( https://github.com/sablier-labs/deployments/tree/main/lockup /v1.2.0/core ) |
1515
1616## Periphery Contracts
1717
You can’t perform that action at this time.
0 commit comments