Skip to content

Commit

Permalink
address
Browse files Browse the repository at this point in the history
  • Loading branch information
jianlunz-cb committed Dec 18, 2024
1 parent c5e60de commit 292d4e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ export const VALID_SMART_CONTRACT_ERC20_MODEL: SmartContractModel = {
};

export const VALID_EXTERNAL_SMART_CONTRACT_ERC20_MODEL: SmartContractModel = {
smart_contract_id: "test-smart-contract-1",
network_id: Coinbase.networks.BaseSepolia,
contract_name: ERC20_NAME,
is_external: true,
Expand Down

0 comments on commit 292d4e6

Please sign in to comment.