Skip to content

Commit

Permalink
is valid check
Browse files Browse the repository at this point in the history
  • Loading branch information
neotheprogramist committed Feb 14, 2024
1 parent ebac2d9 commit 40e0b74
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions fact_registry/scripts/4-is-valid.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#!/usr/bin/env bash

sncast --profile testnet \
sncast \
--url "https://starknet-testnet.public.blastapi.io/rpc/v0_6" \
--wait \
call \
--contract-address 0x3ba45c52dfa67d8c85f75001706f9fd5e34ab582b87d7f536f347ce35584ffc \
--function "is_valid" \
--calldata 0
--calldata 445823447123287751287981979498500300811127658881386060964830033994686629467

0 comments on commit 40e0b74

Please sign in to comment.