{"version":"0.2.3","commands":{"add-gatekeeper":{"id":"add-gatekeeper","description":"Add a gatekeeper to a gatekeeper network","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth add-gatekeeper 0x893F4Be53274353CD3379C87C8fd1cb4f8458F94 -n 123\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"privateKey":{"name":"privateKey","type":"option","char":"p","description":"The ethereum address private key for signing messages (or set PRIVATE_KEY environment variable)","multiple":false,"default":"0xf1ddf80d2b5d038bc2ab7ae9a26e017d2252218dc687ab72d45f84bfbee2957d"},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"gatekeeperNetwork":{"name":"gatekeeperNetwork","type":"option","char":"n","description":"Gatekeeper network. Defaults to the test Gatekeeper Network","multiple":false,"default":"1"},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}},"fees":{"name":"fees","type":"option","char":"f","description":"Gas Price level to execute transaction with. For example: instant, fast, standard, slow","multiple":false},"gasLimit":{"name":"gasLimit","type":"option","char":"g","description":"Gas limit to set for the transaction. Required only for chains/providers that do not support eth_estimateGas","multiple":false},"confirmations":{"name":"confirmations","type":"option","char":"w","description":"The amount of blocks to wait for mined transaction","multiple":false,"default":1}},"args":[{"name":"address","description":"Gatekeeper address to add to the gatekeeper network","required":true}]},"add-network-authority":{"id":"add-network-authority","description":"Add a network authority to a GatewayToken contract","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth add-network-authority 0x893F4Be53274353CD3379C87C8fd1cb4f8458F94 -n 123\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"privateKey":{"name":"privateKey","type":"option","char":"p","description":"The ethereum address private key for signing messages (or set PRIVATE_KEY environment variable)","multiple":false,"default":"0xf1ddf80d2b5d038bc2ab7ae9a26e017d2252218dc687ab72d45f84bfbee2957d"},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"gatekeeperNetwork":{"name":"gatekeeperNetwork","type":"option","char":"n","description":"Gatekeeper network. Defaults to the test Gatekeeper Network","multiple":false,"default":"1"},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}},"fees":{"name":"fees","type":"option","char":"f","description":"Gas Price level to execute transaction with. For example: instant, fast, standard, slow","multiple":false},"gasLimit":{"name":"gasLimit","type":"option","char":"g","description":"Gas limit to set for the transaction. Required only for chains/providers that do not support eth_estimateGas","multiple":false},"confirmations":{"name":"confirmations","type":"option","char":"w","description":"The amount of blocks to wait for mined transaction","multiple":false,"default":1}},"args":[{"name":"address","description":"Network authority address to add to the gatekeeper network","required":true}]},"burn":{"id":"burn","description":"Burn existing gateway token","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth burn 0x893F4Be53274353CD3379C87C8fd1cb4f8458F94 -n 123\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"privateKey":{"name":"privateKey","type":"option","char":"p","description":"The ethereum address private key for signing messages (or set PRIVATE_KEY environment variable)","multiple":false,"default":"0xf1ddf80d2b5d038bc2ab7ae9a26e017d2252218dc687ab72d45f84bfbee2957d"},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"gatekeeperNetwork":{"name":"gatekeeperNetwork","type":"option","char":"n","description":"Gatekeeper network. Defaults to the test Gatekeeper Network","multiple":false,"default":"1"},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}},"fees":{"name":"fees","type":"option","char":"f","description":"Gas Price level to execute transaction with. For example: instant, fast, standard, slow","multiple":false},"gasLimit":{"name":"gasLimit","type":"option","char":"g","description":"Gas limit to set for the transaction. Required only for chains/providers that do not support eth_estimateGas","multiple":false},"confirmations":{"name":"confirmations","type":"option","char":"w","description":"The amount of blocks to wait for mined transaction","multiple":false,"default":1}},"args":[{"name":"address","description":"Token owner address","required":true}]},"create-gatekeeper-network":{"id":"create-gatekeeper-network","description":"Create a new gatekeeper network","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth create-gatekeeper-network <number> <name>\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"privateKey":{"name":"privateKey","type":"option","char":"p","description":"The ethereum address private key for signing messages (or set PRIVATE_KEY environment variable)","multiple":false,"default":"0xf1ddf80d2b5d038bc2ab7ae9a26e017d2252218dc687ab72d45f84bfbee2957d"},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"fees":{"name":"fees","type":"option","char":"f","description":"Gas Price level to execute transaction with. For example: instant, fast, standard, slow","multiple":false},"gasLimit":{"name":"gasLimit","type":"option","char":"g","description":"Gas limit to set for the transaction. Required only for chains/providers that do not support eth_estimateGas","multiple":false},"confirmations":{"name":"confirmations","type":"option","char":"w","description":"The amount of blocks to wait for mined transaction","multiple":false,"default":1}},"args":[{"name":"id","description":"ID of the new network","required":true},{"name":"name","description":"Name of the new network","required":true}]},"freeze":{"id":"freeze","description":"Freeze existing gateway token","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth freeze 0x893F4Be53274353CD3379C87C8fd1cb4f8458F94 -n 123\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"privateKey":{"name":"privateKey","type":"option","char":"p","description":"The ethereum address private key for signing messages (or set PRIVATE_KEY environment variable)","multiple":false,"default":"0xf1ddf80d2b5d038bc2ab7ae9a26e017d2252218dc687ab72d45f84bfbee2957d"},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"gatekeeperNetwork":{"name":"gatekeeperNetwork","type":"option","char":"n","description":"Gatekeeper network. Defaults to the test Gatekeeper Network","multiple":false,"default":"1"},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}},"fees":{"name":"fees","type":"option","char":"f","description":"Gas Price level to execute transaction with. For example: instant, fast, standard, slow","multiple":false},"gasLimit":{"name":"gasLimit","type":"option","char":"g","description":"Gas limit to set for the transaction. Required only for chains/providers that do not support eth_estimateGas","multiple":false},"confirmations":{"name":"confirmations","type":"option","char":"w","description":"The amount of blocks to wait for mined transaction","multiple":false,"default":1}},"args":[{"name":"address","description":"Token owner address","required":true}]},"get-gatekeeper-network":{"id":"get-gatekeeper-network","description":"Check if a gatekeeper network exists","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth get-gatekeeper-network <number>\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"}},"args":[{"name":"id","description":"ID of the network","required":true}]},"get-token":{"id":"get-token","description":"Get existing gateway token","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":["verify"],"examples":["$ gateway-eth get 0x893F4Be53274353CD3379C87C8fd1cb4f8458F94 -n 123\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"gatekeeperNetwork":{"name":"gatekeeperNetwork","type":"option","char":"n","description":"Gatekeeper network. Defaults to the test Gatekeeper Network","multiple":false,"default":"1"},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}}},"args":[{"name":"address","description":"Token owner address","required":true}]},"is-gatekeeper":{"id":"is-gatekeeper","description":"Check if a gatekeeper is added to a network","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth is-gatekeeper -n <slot id> <gatekeeper address>\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"gatekeeperNetwork":{"name":"gatekeeperNetwork","type":"option","char":"n","description":"Gatekeeper network. Defaults to the test Gatekeeper Network","multiple":false,"default":"1"}},"args":[{"name":"gatekeeperAddress","description":"Address of the Gatekeeper Authority","required":true}]},"issue":{"id":"issue","description":"Issue a new gateway token for a given owner address and gatekeeper network","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth issue 0x893F4Be53274353CD3379C87C8fd1cb4f8458F94 -n 123\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"privateKey":{"name":"privateKey","type":"option","char":"p","description":"The ethereum address private key for signing messages (or set PRIVATE_KEY environment variable)","multiple":false,"default":"0xf1ddf80d2b5d038bc2ab7ae9a26e017d2252218dc687ab72d45f84bfbee2957d"},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"gatekeeperNetwork":{"name":"gatekeeperNetwork","type":"option","char":"n","description":"Gatekeeper network. Defaults to the test Gatekeeper Network","multiple":false,"default":"1"},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}},"fees":{"name":"fees","type":"option","char":"f","description":"Gas Price level to execute transaction with. For example: instant, fast, standard, slow","multiple":false},"confirmations":{"name":"confirmations","type":"option","char":"w","description":"The amount of blocks to wait for mined transaction","multiple":false,"default":1},"gasLimit":{"name":"gasLimit","type":"option","char":"g","description":"Gas limit to set for the transaction. Required only for chains/providers that do not support eth_estimateGas","multiple":false},"bitmask":{"name":"bitmask","type":"option","char":"b","description":"Bitmask constraints to link with newly minting token","required":false,"multiple":false,"default":{"type":"BigNumber","hex":"0x00"}},"uri":{"name":"uri","type":"option","char":"u","description":"TokenURI to link with the issued token","required":false,"multiple":false},"forwarder":{"name":"forwarder","type":"option","char":"x","description":"Forward the transaction to the forwarder contract","required":false,"multiple":false},"charge":{"name":"charge","type":"option","char":"a","description":"Charge in native tokens for the transaction","required":false,"multiple":false}},"args":[{"name":"address","description":"Token owner address","required":true},{"name":"expiry","description":"Expiry timestamp for the issued token","required":false,"default":{"type":"BigNumber","hex":"0x00"}}]},"listen":{"id":"listen","description":"Listen to changes on a gateway token","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth listen 0x893F4Be53274353CD3379C87C8fd1cb4f8458F94 -n 123\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"gatekeeperNetwork":{"name":"gatekeeperNetwork","type":"option","char":"n","description":"Gatekeeper network. Defaults to the test Gatekeeper Network","multiple":false,"default":"1"},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}}},"args":[{"name":"address","description":"Token owner address","required":true}]},"refresh":{"id":"refresh","description":"Refresh existing gateway token for Ethereum address","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth refresh 0x893F4Be53274353CD3379C87C8fd1cb4f8458F94 60 -n 123\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"privateKey":{"name":"privateKey","type":"option","char":"p","description":"The ethereum address private key for signing messages (or set PRIVATE_KEY environment variable)","multiple":false,"default":"0xf1ddf80d2b5d038bc2ab7ae9a26e017d2252218dc687ab72d45f84bfbee2957d"},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"gatekeeperNetwork":{"name":"gatekeeperNetwork","type":"option","char":"n","description":"Gatekeeper network. Defaults to the test Gatekeeper Network","multiple":false,"default":"1"},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}},"fees":{"name":"fees","type":"option","char":"f","description":"Gas Price level to execute transaction with. For example: instant, fast, standard, slow","multiple":false},"gasLimit":{"name":"gasLimit","type":"option","char":"g","description":"Gas limit to set for the transaction. Required only for chains/providers that do not support eth_estimateGas","multiple":false},"confirmations":{"name":"confirmations","type":"option","char":"w","description":"The amount of blocks to wait for mined transaction","multiple":false,"default":1}},"args":[{"name":"address","description":"Token owner address","required":true},{"name":"expiry","description":"Expiry timestamp for newly issued token","required":false,"default":{"type":"BigNumber","hex":"0x00"}}]},"remove-gatekeeper":{"id":"remove-gatekeeper","description":"Remove a gatekeeper from a gatekeeper network","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth remove-gatekeeper 0x893F4Be53274353CD3379C87C8fd1cb4f8458F94 -n 123\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"privateKey":{"name":"privateKey","type":"option","char":"p","description":"The ethereum address private key for signing messages (or set PRIVATE_KEY environment variable)","multiple":false,"default":"0xf1ddf80d2b5d038bc2ab7ae9a26e017d2252218dc687ab72d45f84bfbee2957d"},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"gatekeeperNetwork":{"name":"gatekeeperNetwork","type":"option","char":"n","description":"Gatekeeper network. Defaults to the test Gatekeeper Network","multiple":false,"default":"1"},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}},"fees":{"name":"fees","type":"option","char":"f","description":"Gas Price level to execute transaction with. For example: instant, fast, standard, slow","multiple":false},"gasLimit":{"name":"gasLimit","type":"option","char":"g","description":"Gas limit to set for the transaction. Required only for chains/providers that do not support eth_estimateGas","multiple":false},"confirmations":{"name":"confirmations","type":"option","char":"w","description":"The amount of blocks to wait for mined transaction","multiple":false,"default":1}},"args":[{"name":"address","description":"Gatekeeper address to remove from the gatekeeper network","required":true}]},"remove-network-authority":{"id":"remove-network-authority","description":"Remove a network authority from a gatekeeper network","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth remove-network-authority 0x893F4Be53274353CD3379C87C8fd1cb4f8458F94 -n 123\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"privateKey":{"name":"privateKey","type":"option","char":"p","description":"The ethereum address private key for signing messages (or set PRIVATE_KEY environment variable)","multiple":false,"default":"0xf1ddf80d2b5d038bc2ab7ae9a26e017d2252218dc687ab72d45f84bfbee2957d"},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"gatekeeperNetwork":{"name":"gatekeeperNetwork","type":"option","char":"n","description":"Gatekeeper network. Defaults to the test Gatekeeper Network","multiple":false,"default":"1"},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}},"fees":{"name":"fees","type":"option","char":"f","description":"Gas Price level to execute transaction with. For example: instant, fast, standard, slow","multiple":false},"gasLimit":{"name":"gasLimit","type":"option","char":"g","description":"Gas limit to set for the transaction. Required only for chains/providers that do not support eth_estimateGas","multiple":false},"confirmations":{"name":"confirmations","type":"option","char":"w","description":"The amount of blocks to wait for mined transaction","multiple":false,"default":1}},"args":[{"name":"address","description":"Network authority address to add to the gatekeeper network","required":true}]},"rename-gatekeeper-network":{"id":"rename-gatekeeper-network","description":"Rename a gatekeeper network","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth rename-gatekeeper-network <name> <number>\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"privateKey":{"name":"privateKey","type":"option","char":"p","description":"The ethereum address private key for signing messages (or set PRIVATE_KEY environment variable)","multiple":false,"default":"0xf1ddf80d2b5d038bc2ab7ae9a26e017d2252218dc687ab72d45f84bfbee2957d"},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"fees":{"name":"fees","type":"option","char":"f","description":"Gas Price level to execute transaction with. For example: instant, fast, standard, slow","multiple":false},"gasLimit":{"name":"gasLimit","type":"option","char":"g","description":"Gas limit to set for the transaction. Required only for chains/providers that do not support eth_estimateGas","multiple":false},"confirmations":{"name":"confirmations","type":"option","char":"w","description":"The amount of blocks to wait for mined transaction","multiple":false,"default":1}},"args":[{"name":"id","description":"ID of the new network","required":true},{"name":"name","description":"New name of the new network","required":true}]},"revoke":{"id":"revoke","description":"Revoke existing gateway token","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth revoke 0x893F4Be53274353CD3379C87C8fd1cb4f8458F94 -n 123\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"privateKey":{"name":"privateKey","type":"option","char":"p","description":"The ethereum address private key for signing messages (or set PRIVATE_KEY environment variable)","multiple":false,"default":"0xf1ddf80d2b5d038bc2ab7ae9a26e017d2252218dc687ab72d45f84bfbee2957d"},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"gatekeeperNetwork":{"name":"gatekeeperNetwork","type":"option","char":"n","description":"Gatekeeper network. Defaults to the test Gatekeeper Network","multiple":false,"default":"1"},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}},"fees":{"name":"fees","type":"option","char":"f","description":"Gas Price level to execute transaction with. For example: instant, fast, standard, slow","multiple":false},"gasLimit":{"name":"gasLimit","type":"option","char":"g","description":"Gas limit to set for the transaction. Required only for chains/providers that do not support eth_estimateGas","multiple":false},"confirmations":{"name":"confirmations","type":"option","char":"w","description":"The amount of blocks to wait for mined transaction","multiple":false,"default":1}},"args":[{"name":"address","description":"Token owner address","required":true}]},"unfreeze":{"id":"unfreeze","description":"Unfreezing existing gateway token","strict":true,"pluginName":"@identity.com/gateway-eth-cli","pluginAlias":"@identity.com/gateway-eth-cli","pluginType":"core","aliases":[],"examples":["$ gateway-eth unfreeze 0x893F4Be53274353CD3379C87C8fd1cb4f8458F94 -n 123\n\t\t"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false},"privateKey":{"name":"privateKey","type":"option","char":"p","description":"The ethereum address private key for signing messages (or set PRIVATE_KEY environment variable)","multiple":false,"default":"0xf1ddf80d2b5d038bc2ab7ae9a26e017d2252218dc687ab72d45f84bfbee2957d"},"gatewayTokenAddress":{"name":"gatewayTokenAddress","type":"option","char":"t","description":"GatewayToken address to target (or set GATEWAY_TOKEN_ADDRESS environment variable)","multiple":false,"default":"0xF65b6396dF6B7e2D8a6270E3AB6c7BB08BAEF22E"},"gatekeeperNetwork":{"name":"gatekeeperNetwork","type":"option","char":"n","description":"Gatekeeper network. Defaults to the test Gatekeeper Network","multiple":false,"default":"1"},"chain":{"name":"chain","type":"option","char":"c","description":"Specify target chain to work with (or set DEFAULT_CHAIN environment variable)","multiple":false,"options":["localhost","ethereum","sepolia","goerli","polygonMumbai","polygonAmoy","polygon","auroraTestnet","aurora","optimismGoerli","optimism","palmTestnet","palm","arbitrumGoerli","arbitrumSepolia","arbitrum","celo","celoAlfajores","avalancheCChain","avalancheCChainFuji","starknet","starknetGoerli","xdc","xdcApothem","bsc","cronos","fantom","fantomTestnet","gnosis","moonbeam","moonriver","polygonZkEVMTestnet","polygonZkEVM","baseSepolia","base"],"default":{"_isProvider":true,"_events":[],"_emitted":{"block":-2},"disableCcipRead":false,"formatter":{"formats":{"transaction":{},"transactionRequest":{},"receiptLog":{},"receipt":{},"block":{},"blockWithTransactions":{},"filter":{},"filterLog":{}}},"anyNetwork":false,"_network":{"url":"https://mainnet.infura.io/v3/","chainId":1,"name":"ethereum"},"_maxInternalBlockNumber":-1024,"_lastBlockNumber":-2,"_maxFilterBlockRange":10,"_pollingInterval":4000,"_fastQueryDate":0,"connection":{"allowGzip":true,"url":"https://mainnet.infura.io/v3/84842078b09946638c03157f83405213"},"_nextId":42,"apiKey":"84842078b09946638c03157f83405213","projectId":"84842078b09946638c03157f83405213","projectSecret":null}},"fees":{"name":"fees","type":"option","char":"f","description":"Gas Price level to execute transaction with. For example: instant, fast, standard, slow","multiple":false},"gasLimit":{"name":"gasLimit","type":"option","char":"g","description":"Gas limit to set for the transaction. Required only for chains/providers that do not support eth_estimateGas","multiple":false},"confirmations":{"name":"confirmations","type":"option","char":"w","description":"The amount of blocks to wait for mined transaction","multiple":false,"default":1}},"args":[{"name":"address","description":"Token owner address","required":true}]}}}