Skip to content

Commit

Permalink
simplify script
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Oct 25, 2024
1 parent 9d7975f commit 9ef4af1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions v2/scripts/utils/get_zrc20_info.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@
#
# Usage:
# ./get_zrc20_info.sh <contract_address> <rpc_url>
#
# Arguments:
# <contract_address> : The address of the ZRC20 contract to query.
# <rpc_url> : The RPC URL of the blockchain network to connect to.
#

# Check if cast is installed
if ! command -v cast &> /dev/null
Expand Down

0 comments on commit 9ef4af1

Please sign in to comment.