Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

08f6bd9c69db7a3efe0c9918ed87e239bff436ada5b63b47677c48d2bf0ff6de
Timestamp (utc)
2022-01-27 20:51:21
Fee Paid
0.00003915 BSV
(
0.01584762 BSV
-
0.01580847 BSV
)
Fee Rate
600 sat/KB
Version
1
Confirmations
256,907
Size Stats
6,525 B

2 Outputs

Total Output:
0.01580847 BSV
  • j!ëFOQê°Z±zìI œˆâkŸE !b"à¥2&7ÜRM # first, remove suffix .vars _W_mb_tmp="${1%.vars}" # second, remove any directory prefix echo "${_W_mb_tmp##*/}" unset _W_mb_tmp } # Returns true if given verb has been registered winetricks_metadata_exists() { test -f "$WINETRICKS_METADATA"/*/"${1}.vars" } # Returns true if given verb has been cached # You must have already loaded its metadata before calling winetricks_is_cached() { # FIXME: also check file2... if given # https://github.com/Winetricks/winetricks/issues/989 # shellcheck disable=SC2154 _W_path="$W_CACHE/$1/$file1" case "$_W_path" in *..*) # Remove /foo/.. so verbs that don't have their own cache directories # can refer to siblings _W_path="$(echo "$_W_path" | sed 's,/[^/]*/\.\.,,')" ;; esac if test -f "$_W_path"; then unset _W_path return 0 fi unset _W_path return 1 } # Returns true if given verb has been installed # You must have already loaded its metadata before calling winetricks_is_installed() { unset _W_file _W_file_unix if test "$installed_exe1"; then _W_file="$installed_exe1" elif test "$installed_file1"; then _W_file="$installed_file1" else return 1 # not installed fi # Test if the verb has been executed before if ! grep -qw "$1" "$WINEPREFIX/winetricks.log" 2>/dev/null; then unset _W_file return 1 # not installed fi case "$W_PLATFORM" in windows_cmd|wine_cmd) # On Windows, there's no wineprefix, just check if file's there _W_file_unix="$(w_pathconv -u "$_W_file")" if test -f "$_W_file_unix"; then unset _W_file _W_file_unix _W_prefix return 0 # installed fi ;; *) # Compute wineprefix for this app case "${_W_category}-${WINETRICKS_OPT_SHAREDPREFIX}" in apps-0|benchmarks-0|games-0) _W_prefix="$W_PREFIXES_ROOT/$1" ;; *) _W_prefix="$WINEPREFIX" ;; esac if test -d "$_W_prefix/dosdevices"; then # 'win7 vcrun2005' creates different file than 'winxp vcrun2005' # so let it specify multiple, separated by | _W_IFS="$IFS" IFS='|' for _W_file_ in $_W_file; do _W_file_unix="$(WINEPREFIX="$_W_prefix" w_pathconv -u "$_W_file_")" if test -f "$_W_file_unix" && ! grep -q "Wine placeholder DLL" "$_W_file_unix"; then IFS="$_W_IFS" unset _W_file _W_file_ _W_file_unix _W_prefix _W_IFS return 0 # installed fi done IFS="$_W_IFS" fi ;; esac unset _W_file _W_prefix _W_IFS # leak _W_file_unix for caller. Is this wise? return 1 # not installed } # List verbs which are already fully cached locally winetricks_list_cached() { for _W_metadatafile in "$WINETRICKS_METADATA"/*/*.vars; do # Use a subshell to avoid putting metadata in global space # If this is too slow, we can unset known metadata by hand ( code=$(winetricks_metadata_basename "$_W_metadatafile") # shellcheck disable=SC1090 . "$_W_metadatafile" if winetricks_is_cached "$code"; then echo "$code" fi ) done | sort unset _W_metadatafile } # List verbs which are automatically downloadable, regardless of whether they're cached yet winetricks_list_download() { # Piping output of w_try_cd to /dev/null since winetricks-test parses it: w_try_cd "$WINETRICKS_METADATA" >/dev/null grep -l 'media=.download' ./*/*.vars | sed 's,.*/,,;s/\.vars//' | sort -u } # List verbs which are downloadable with user intervention, regardless of whether they're cached yet winetricks_list_manual_download() { # Piping output of w_try_cd to /dev/null since winetricks-test parses it: w_try_cd "$WINETRICKS_METADATA" >/dev/null grep -l 'media=.manual_download' ./*/*.vars | sed 's,.*/,,;s/\.vars//' | sort -u } winetricks_list_installed() { # Rather than check individual metadata/files (which is slow/brittle, and also breaks settings and metaverbs) # just show winetricks.log (if it exists), which lists verbs in the order they were installed if [ -f "$WINEPREFIX/winetricks.log" ]; then cat "$WINEPREFIX/winetricks.log" else echo "warning: $WINEPREFIX/winetricks.log not found; winetricks has not installed anything in this prefix." fi } # Helper for adding a string to a list of flags winetricks_append_to_flags() { if test "$flags"; then flags="$flags," fi flags="${flags}$1" } # List all verbs in category WINETRICKS_CURMENU verbosely # Format is "verb title (publisher, year) [flags]" winetricks_list_all() { # Note: doh123 relies on 'winetricks list' to list main menu categories case $WINETRICKS_CURMENU in prefix|main|mkprefix) echo "$WINETRICKS_CATEGORIES" | sed 's/ mkprefix//' | tr ' ' '\012' ; return;; esac case $LANG in da*) _W_cached="cached" ; _W_download="kan hentes" ;; de*) _W_cached="gecached" ; _W_download="herunterladbar";; pl*) _W_cached="zarchiwizowane" ; _W_download="do pobrania" ;; ru*) _W_cached="в кэше" ; _W_download="доступно для скачивания" ;; uk*) _W_cached="кешовано" ; _W_download="завантажуване" ;; zh_CN*) _W_cached="已缓存" ; _W_download="可下载" ;; zh_TW*|zh_HK*) _W_cached="已緩存" ; _W_download="可下載" ;; *) _W_cached="cached" ; _W_download="downloadable" ;; esac for _W_metadatafile in "$WINETRICKS_METADATA/$WINETRICKS_CURMENU"/*.vars; do # Use a subshell to avoid putting metadata in global space # If this is too slow, we can unset known metadata by hand ( code=$(winetricks_met@Salted__«[—c6Œ0;î6¦öIøáR›±á1䊘F¬cah˜v•¸GJއ5ièºÚvÒuÄAT‘ڐ GÁJÿK Šj`¾‹¥"ýIÉß/÷к›!0‡+A‡Šú½™tsÒàÐK¾Æun)ËH4¥´÷›n¶~<w~
    https://whatsonchain.com/tx/08f6bd9c69db7a3efe0c9918ed87e239bff436ada5b63b47677c48d2bf0ff6de