@lit-protocol/accs-schemas
Advanced tools
Comparing version 0.0.19 to 0.0.20
@@ -78,9 +78,15 @@ { | ||
"skaleCalypso", | ||
"skaleCalypsoTestnet", | ||
"skaleEuropaTestnet", | ||
"skaleEuropa", | ||
"skaleTitanTestnet", | ||
"skaleTitan", | ||
"fhenixHelium", | ||
"hederaTestnet", | ||
"bitTorrentTestnet", | ||
"storyIlaid", | ||
"storyOdyssey", | ||
"campTestnet", | ||
"hushedNorthstar", | ||
"amoy" | ||
"amoy", | ||
"matchain" | ||
] | ||
@@ -87,0 +93,0 @@ }, |
@@ -78,9 +78,15 @@ { | ||
"skaleCalypso", | ||
"skaleCalypsoTestnet", | ||
"skaleEuropaTestnet", | ||
"skaleEuropa", | ||
"skaleTitanTestnet", | ||
"skaleTitan", | ||
"fhenixHelium", | ||
"hederaTestnet", | ||
"bitTorrentTestnet", | ||
"storyIlaid", | ||
"storyOdyssey", | ||
"campTestnet", | ||
"hushedNorthstar", | ||
"amoy" | ||
"amoy", | ||
"matchain" | ||
] | ||
@@ -87,0 +93,0 @@ }, |
@@ -78,9 +78,15 @@ { | ||
"skaleCalypso", | ||
"skaleCalypsoTestnet", | ||
"skaleEuropaTestnet", | ||
"skaleEuropa", | ||
"skaleTitanTestnet", | ||
"skaleTitan", | ||
"fhenixHelium", | ||
"hederaTestnet", | ||
"bitTorrentTestnet", | ||
"storyIlaid", | ||
"storyOdyssey", | ||
"campTestnet", | ||
"hushedNorthstar", | ||
"amoy" | ||
"amoy", | ||
"matchain" | ||
] | ||
@@ -87,0 +93,0 @@ }, |
@@ -78,9 +78,15 @@ { | ||
"skaleCalypso", | ||
"skaleCalypsoTestnet", | ||
"skaleEuropaTestnet", | ||
"skaleEuropa", | ||
"skaleTitanTestnet", | ||
"skaleTitan", | ||
"fhenixHelium", | ||
"hederaTestnet", | ||
"bitTorrentTestnet", | ||
"storyIlaid", | ||
"storyOdyssey", | ||
"campTestnet", | ||
"hushedNorthstar", | ||
"amoy" | ||
"amoy", | ||
"matchain" | ||
] | ||
@@ -87,0 +93,0 @@ }, |
{ | ||
"name": "@lit-protocol/accs-schemas", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "types": "./types/index.d.ts", |
@@ -9,3 +9,3 @@ /** | ||
contractAddress: string; | ||
chain: 'ethereum' | 'polygon' | 'fantom' | 'xdai' | 'bsc' | 'arbitrum' | 'arbitrumSepolia' | 'avalanche' | 'fuji' | 'harmony' | 'mumbai' | 'goerli' | 'cronos' | 'optimism' | 'celo' | 'aurora' | 'eluvio' | 'alfajores' | 'xdc' | 'evmos' | 'evmosTestnet' | 'bscTestnet' | 'baseGoerli' | 'baseSepolia' | 'moonbeam' | 'moonriver' | 'moonbaseAlpha' | 'filecoin' | 'hyperspace' | 'sepolia' | 'scrollSepolia' | 'scroll' | 'zksync' | 'base' | 'lukso' | 'luksoTestnet' | 'zora' | 'zoraGoerli' | 'zksyncTestnet' | 'lineaGoerli' | 'lineaSepolia' | 'chronicleTestnet' | 'yellowstone' | 'lit' | 'chiado' | 'zkEvm' | 'mantleTestnet' | 'mantle' | 'klaytn' | 'publicGoodsNetwork' | 'optimismGoerli' | 'waevEclipseTestnet' | 'waevEclipseDevnet' | 'verifyTestnet' | 'fuse' | 'campNetwork' | 'vanar' | 'lisk' | 'chilizMainnet' | 'chilizTestnet' | 'skaleTestnet' | 'skale' | 'skaleCalypso' | 'fhenixHelium' | 'hederaTestnet' | 'bitTorrentTestnet' | 'storyIlaid' | 'campTestnet' | 'hushedNorthstar' | 'amoy'; | ||
chain: 'ethereum' | 'polygon' | 'fantom' | 'xdai' | 'bsc' | 'arbitrum' | 'arbitrumSepolia' | 'avalanche' | 'fuji' | 'harmony' | 'mumbai' | 'goerli' | 'cronos' | 'optimism' | 'celo' | 'aurora' | 'eluvio' | 'alfajores' | 'xdc' | 'evmos' | 'evmosTestnet' | 'bscTestnet' | 'baseGoerli' | 'baseSepolia' | 'moonbeam' | 'moonriver' | 'moonbaseAlpha' | 'filecoin' | 'hyperspace' | 'sepolia' | 'scrollSepolia' | 'scroll' | 'zksync' | 'base' | 'lukso' | 'luksoTestnet' | 'zora' | 'zoraGoerli' | 'zksyncTestnet' | 'lineaGoerli' | 'lineaSepolia' | 'chronicleTestnet' | 'yellowstone' | 'lit' | 'chiado' | 'zkEvm' | 'mantleTestnet' | 'mantle' | 'klaytn' | 'publicGoodsNetwork' | 'optimismGoerli' | 'waevEclipseTestnet' | 'waevEclipseDevnet' | 'verifyTestnet' | 'fuse' | 'campNetwork' | 'vanar' | 'lisk' | 'chilizMainnet' | 'chilizTestnet' | 'skaleTestnet' | 'skale' | 'skaleCalypso' | 'skaleCalypsoTestnet' | 'skaleEuropaTestnet' | 'skaleEuropa' | 'skaleTitanTestnet' | 'skaleTitan' | 'fhenixHelium' | 'hederaTestnet' | 'bitTorrentTestnet' | 'storyOdyssey' | 'campTestnet' | 'hushedNorthstar' | 'amoy' | 'matchain'; | ||
standardContractType: '' | 'ERC20' | 'ERC721' | 'ERC721MetadataName' | 'ERC1155' | 'CASK' | 'Creaton' | 'POAP' | 'timestamp' | 'MolochDAOv2.1' | 'ProofOfHumanity' | 'SIWE' | 'PKPPermissions' | 'LitAction'; | ||
@@ -12,0 +12,0 @@ method: string; |
@@ -9,3 +9,3 @@ /** | ||
contractAddress: string; | ||
chain: 'ethereum' | 'polygon' | 'fantom' | 'xdai' | 'bsc' | 'arbitrum' | 'arbitrumSepolia' | 'avalanche' | 'fuji' | 'harmony' | 'mumbai' | 'goerli' | 'cronos' | 'optimism' | 'celo' | 'aurora' | 'eluvio' | 'alfajores' | 'xdc' | 'evmos' | 'evmosTestnet' | 'bscTestnet' | 'baseGoerli' | 'baseSepolia' | 'moonbeam' | 'moonriver' | 'moonbaseAlpha' | 'filecoin' | 'hyperspace' | 'sepolia' | 'scrollSepolia' | 'scroll' | 'zksync' | 'base' | 'lukso' | 'luksoTestnet' | 'zora' | 'zoraGoerli' | 'zksyncTestnet' | 'lineaGoerli' | 'lineaSepolia' | 'chronicleTestnet' | 'yellowstone' | 'lit' | 'chiado' | 'zkEvm' | 'mantleTestnet' | 'mantle' | 'klaytn' | 'publicGoodsNetwork' | 'optimismGoerli' | 'waevEclipseTestnet' | 'waevEclipseDevnet' | 'verifyTestnet' | 'fuse' | 'campNetwork' | 'vanar' | 'lisk' | 'chilizMainnet' | 'chilizTestnet' | 'skaleTestnet' | 'skale' | 'skaleCalypso' | 'fhenixHelium' | 'hederaTestnet' | 'bitTorrentTestnet' | 'storyIlaid' | 'campTestnet' | 'hushedNorthstar' | 'amoy'; | ||
chain: 'ethereum' | 'polygon' | 'fantom' | 'xdai' | 'bsc' | 'arbitrum' | 'arbitrumSepolia' | 'avalanche' | 'fuji' | 'harmony' | 'mumbai' | 'goerli' | 'cronos' | 'optimism' | 'celo' | 'aurora' | 'eluvio' | 'alfajores' | 'xdc' | 'evmos' | 'evmosTestnet' | 'bscTestnet' | 'baseGoerli' | 'baseSepolia' | 'moonbeam' | 'moonriver' | 'moonbaseAlpha' | 'filecoin' | 'hyperspace' | 'sepolia' | 'scrollSepolia' | 'scroll' | 'zksync' | 'base' | 'lukso' | 'luksoTestnet' | 'zora' | 'zoraGoerli' | 'zksyncTestnet' | 'lineaGoerli' | 'lineaSepolia' | 'chronicleTestnet' | 'yellowstone' | 'lit' | 'chiado' | 'zkEvm' | 'mantleTestnet' | 'mantle' | 'klaytn' | 'publicGoodsNetwork' | 'optimismGoerli' | 'waevEclipseTestnet' | 'waevEclipseDevnet' | 'verifyTestnet' | 'fuse' | 'campNetwork' | 'vanar' | 'lisk' | 'chilizMainnet' | 'chilizTestnet' | 'skaleTestnet' | 'skale' | 'skaleCalypso' | 'skaleCalypsoTestnet' | 'skaleEuropaTestnet' | 'skaleEuropa' | 'skaleTitanTestnet' | 'skaleTitan' | 'fhenixHelium' | 'hederaTestnet' | 'bitTorrentTestnet' | 'storyOdyssey' | 'campTestnet' | 'hushedNorthstar' | 'amoy' | 'matchain'; | ||
functionName: string; | ||
@@ -12,0 +12,0 @@ functionParams: string[]; |
38117
1147