4 lines
118 B
Bash
Executable File
4 lines
118 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cast call 0x82aF49447D8a07e3bd95BD0d56f35241523fBab1 'balanceOf(address)' "${1:-$VAULT}" | cast from-wei
|