From 81cc8bf77c950faead38ca2650cea2654ba2790f Mon Sep 17 00:00:00 2001 From: Fitness777 Date: Mon, 30 Dec 2024 12:15:25 -0500 Subject: [PATCH] Create main.yml --- .github/workflows/main.yml | 71 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 .github/workflows/main.yml diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 000000000..2945e147c --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,71 @@ +{ + "_links": { + "self": { + "href": "https://api.mainnet.minepi.com/accounts/GABT7EMPGNCQSZM22DIYC4FNKHUVJTXITUF6Y5HNIWPU4GA7BHT4GC5G" + }, + "transactions": { + "href": "https://api.mainnet.minepi.com/accounts/GABT7EMPGNCQSZM22DIYC4FNKHUVJTXITUF6Y5HNIWPU4GA7BHT4GC5G/transactions{?cursor,limit,order}", + "templated": true + }, + "operations": { + "href": "https://api.mainnet.minepi.com/accounts/GABT7EMPGNCQSZM22DIYC4FNKHUVJTXITUF6Y5HNIWPU4GA7BHT4GC5G/operations{?cursor,limit,order}", + "templated": true + }, + "payments": { + "href": "https://api.mainnet.minepi.com/accounts/GABT7EMPGNCQSZM22DIYC4FNKHUVJTXITUF6Y5HNIWPU4GA7BHT4GC5G/payments{?cursor,limit,order}", + "templated": true + }, + "effects": { + "href": "https://api.mainnet.minepi.com/accounts/GABT7EMPGNCQSZM22DIYC4FNKHUVJTXITUF6Y5HNIWPU4GA7BHT4GC5G/effects{?cursor,limit,order}", + "templated": true + }, + "offers": { + "href": "https://api.mainnet.minepi.com/accounts/GABT7EMPGNCQSZM22DIYC4FNKHUVJTXITUF6Y5HNIWPU4GA7BHT4GC5G/offers{?cursor,limit,order}", + "templated": true + }, + "trades": { + "href": "https://api.mainnet.minepi.com/accounts/GABT7EMPGNCQSZM22DIYC4FNKHUVJTXITUF6Y5HNIWPU4GA7BHT4GC5G/trades{?cursor,limit,order}", + "templated": true + }, + "data": { + "href": "https://api.mainnet.minepi.com/accounts/GABT7EMPGNCQSZM22DIYC4FNKHUVJTXITUF6Y5HNIWPU4GA7BHT4GC5G/data/{key}", + "templated": true + } + }, + "id": "GABT7EMPGNCQSZM22DIYC4FNKHUVJTXITUF6Y5HNIWPU4GA7BHT4GC5G", + "account_id": "GABT7EMPGNCQSZM22DIYC4FNKHUVJTXITUF6Y5HNIWPU4GA7BHT4GC5G", + "sequence": "14441973562352634", + "subentry_count": 0, + "last_modified_ledger": 18480616, + "last_modified_time": "2024-12-30T17:14:40Z", + "thresholds": { + "low_threshold": 0, + "med_threshold": 0, + "high_threshold": 0 + }, + "flags": { + "auth_required": false, + "auth_revocable": false, + "auth_immutable": false, + "auth_clawback_enabled": false + }, + "balances": [ + { + "balance": "99863158.9507021", + "buying_liabilities": "0.0000000", + "selling_liabilities": "0.0000000", + "asset_type": "native" + } + ], + "signers": [ + { + "weight": 1, + "key": "GABT7EMPGNCQSZM22DIYC4FNKHUVJTXITUF6Y5HNIWPU4GA7BHT4GC5G", + "type": "ed25519_public_key" + } + ], + "data": {}, + "num_sponsoring": 20950356, + "num_sponsored": 0, + "paging_token": "GABT7EMPGNCQSZM22DIYC4FNKHUVJTXITUF6Y5HNIWPU4GA7BHT4GC5G" +}