New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gelatonetwork/automate-sdk

Package Overview
Dependencies
Maintainers
0
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gelatonetwork/automate-sdk - npm Package Compare versions

Comparing version

to
3.0.46

4

dist/constants/index.d.ts

@@ -73,4 +73,6 @@ import { GelatoAddressBook } from "../types";

INK: number;
SINGULARITY_TESTNET: number;
CORN: number;
ABC_TESTNET: number;
ABSTRACT: number;
ABCTESTNET: number;
BERACHAIN: number;

@@ -77,0 +79,0 @@ STORY: number;

@@ -75,4 +75,6 @@ "use strict";

INK: 57073,
SINGULARITY_TESTNET: 751,
CORN: 21000000,
ABC_TESTNET: 112,
ABSTRACT: 2741,
ABCTESTNET: 121,
BERACHAIN: 80094,

@@ -281,8 +283,14 @@ STORY: 1514,

},
[exports.CHAIN_ID.SINGULARITY_TESTNET]: {
automate: "0xafd37d0558255aA687167560cd3AaeEa75c2841E",
},
[exports.CHAIN_ID.CORN]: {
automate: "0xafd37d0558255aA687167560cd3AaeEa75c2841E",
},
[exports.CHAIN_ID.ABC_TESTNET]: {
automate: "0xafd37d0558255aA687167560cd3AaeEa75c2841E",
},
[exports.CHAIN_ID.ABSTRACT]: {
automate: "0xDc04c452547a4B3b81102333f40FD4bF45D355Ce",
},
[exports.CHAIN_ID.ABCTESTNET]: {
automate: "0xafd37d0558255aA687167560cd3AaeEa75c2841E",
},
[exports.CHAIN_ID.BERACHAIN]: {

@@ -289,0 +297,0 @@ automate: "0xafd37d0558255aA687167560cd3AaeEa75c2841E",

{
"name": "@gelatonetwork/automate-sdk",
"version": "3.0.45",
"version": "3.0.46",
"description": "SDK to create Automate tasks",

@@ -5,0 +5,0 @@ "url": "https://github.com/gelatodigital/automate-sdk",