From b56e16234350d6872a6e51f0c06e4ede8a38c65a Mon Sep 17 00:00:00 2001 From: jxom Date: Sat, 7 Sep 2024 12:21:09 +1000 Subject: [PATCH] chore: snapshots --- src/errors/contract.test.ts | 4 ++-- src/errors/estimateGas.test.ts | 4 ++-- src/errors/transaction.test.ts | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/errors/contract.test.ts b/src/errors/contract.test.ts index 46f99be6a5..bab6a47457 100644 --- a/src/errors/contract.test.ts +++ b/src/errors/contract.test.ts @@ -122,7 +122,7 @@ describe('CallExecutionError', () => { Raw Call Arguments: from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045 to: 0x5414d89a8bf7e99d732bc52f3e6a3ef461c0c078 - value: 0.00000000000000042 MATIC + value: 0.00000000000000042 POL data: 0x123 gas: 420 nonce: 69 @@ -153,7 +153,7 @@ describe('CallExecutionError', () => { Raw Call Arguments: from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045 to: 0x5414d89a8bf7e99d732bc52f3e6a3ef461c0c078 - value: 0.00000000000000042 MATIC + value: 0.00000000000000042 POL data: 0x123 gas: 420 nonce: 69 diff --git a/src/errors/estimateGas.test.ts b/src/errors/estimateGas.test.ts index e1ff156bee..53bd70f73b 100644 --- a/src/errors/estimateGas.test.ts +++ b/src/errors/estimateGas.test.ts @@ -117,7 +117,7 @@ describe('EstimateGasExecutionError', () => { Estimate Gas Arguments: from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045 to: 0x5414d89a8bf7e99d732bc52f3e6a3ef461c0c078 - value: 0.00000000000000042 MATIC + value: 0.00000000000000042 POL data: 0x123 gas: 420 nonce: 69 @@ -148,7 +148,7 @@ describe('EstimateGasExecutionError', () => { Estimate Gas Arguments: from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045 to: 0x5414d89a8bf7e99d732bc52f3e6a3ef461c0c078 - value: 0.00000000000000042 MATIC + value: 0.00000000000000042 POL data: 0x123 gas: 420 nonce: 69 diff --git a/src/errors/transaction.test.ts b/src/errors/transaction.test.ts index 31e29de9be..d612aae93a 100644 --- a/src/errors/transaction.test.ts +++ b/src/errors/transaction.test.ts @@ -205,7 +205,7 @@ describe('TransactionExecutionError', () => { chain: Polygon (id: 137) from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045 to: 0x5414d89a8bf7e99d732bc52f3e6a3ef461c0c078 - value: 0.00000000000000042 MATIC + value: 0.00000000000000042 POL data: 0x123 gas: 420 nonce: 69 @@ -237,7 +237,7 @@ describe('TransactionExecutionError', () => { chain: Polygon (id: 137) from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045 to: 0x5414d89a8bf7e99d732bc52f3e6a3ef461c0c078 - value: 0.00000000000000042 MATIC + value: 0.00000000000000042 POL data: 0x123 gas: 420 nonce: 69