-
-
Save 0xV4L3NT1N3/974d6bfb58070e0fe4e38d626cdf1c44 to your computer and use it in GitHub Desktop.
{ | |
"language": "Solidity", | |
"sources": { | |
"contracts/Verified.sol": { | |
"content": "//SPDX-License-Identifier: MIT\r\npragma solidity ^0.8.18;\r\n\r\ncontract Verified {\r\n string public greet =\r\n \"Increase this counter if you completed this tutorial\";\r\n string public tutorial =\r\n \"https://docs.etherscan.io/contract-verification/multichain-verification\";\r\n\r\n uint256 public verified = 0;\r\n\r\n function completedTutorial() public {\r\n verified += 1;\r\n }\r\n}\r\n" | |
} | |
}, | |
"settings": { | |
"metadata": { | |
"bytecodeHash": "none" | |
}, | |
"optimizer": { | |
"enabled": false, | |
"runs": 0 | |
}, | |
"outputSelection": { | |
"*": { | |
"*": [ | |
"abi", | |
"evm.bytecode", | |
"evm.deployedBytecode", | |
"evm.methodIdentifiers", | |
"metadata" | |
], | |
"": [ | |
"ast" | |
] | |
} | |
} | |
} | |
} |
{
"scope": "https://uri.paypal.com/services/invoicing https://uri.paypal.com/services/disputes/read-buyer https://uri.paypal.com/services/payments/realtimepayment https://uri.paypal.com/services/disputes/update-seller https://uri.paypal.com/services/payments/payment/authcapture openid https://uri.paypal.com/services/disputes/read-seller https://uri.paypal.com/services/payments/refund https://api-m.paypal.com/v1/vault/credit-card https://api-m.paypal.com/v1/payments/.* https://uri.paypal.com/payments/payouts https://api-m.paypal.com/v1/vault/credit-card/.* https://uri.paypal.com/services/subscriptions https://uri.paypal.com/services/applications/webhooks",
"access_token": "A21AAFEpH4PsADK7qSS7pSRsgzfENtu-Q1ysgEDVDESseMHBYXVJYE8ovjj68elIDy8nF26AwPhfXTIeWAZHSLIsQkSYz9ifg",
"token_type": "Bearer",
"app_id": "APP-80W284485P519543T",
"expires_in": 31668,
"nonce": "2020-04-03T15:35:36ZaYZlGvEkV4yVSz8g6bAKFoGSEzuy3CQcz3ljhibkOHg"
}
git clone https://github.com/eth-brownie/brownie.git
cd brownie
python3 -m venv venv
./venv/bin/pip install wheel
./venv/bin/pip install -e . -r requirements-dev.txt
curl -v -X POST "https://api-m.sandbox.paypal.com/v1/oauth2/token"\
-u "CLIENT_ID:CLIENT_SECRET"
-H "Content-Type: application/x-www-form-urlencoded"
-d "grant_type=client_credentials"
selectToken {
"contract": "0x6c6ee5e31d828de241282b9606c8e98ea48526e2",
"balance": "25878714005152000000000000000",
"symbol": "HOT",
"decimal": 18,
"amount": 25878714005.152,
"iconUrl": "https://hk.tpstatic.net/token/1571191695703.png"
}
{
"id": "3M049991JF5624929",
"status": "COMPLETED",
"payment_source": {
"card": {
"last_digits": "6889",
"brand": "VISA",
"type": "CREDIT",
},
},
"purchase_units": [
{
"reference_id": "default",
"payments": {
"captures": [
{
"id": "2FB04508RA686960W",
"status": "DECLINED",
"amount": {
"currency_code": "USD",
"value": "500.00",
},
"final_capture": true,
"disbursement_mode": "INSTANT",
"seller_protection": { "status": "NOT_ELIGIBLE" },
"seller_receivable_breakdown": {
"gross_amount": { "currency_code": "USD", "value": "500.00" },
"paypal_fee": { "currency_code": "USD", "value": "13.44" },
"net_amount": { "currency_code": "USD", "value": "486.56" },
},
"links": [
{
"href": "https://api-m.sandbox.paypal.com/v2/payments/captures/2FB04508RA686960W",
"rel": "self",
"method": "GET",
},
{
"href": "https://api-m.sandbox.paypal.com/v2/payments/captures/2FB04508RA686960W/refund",
"rel": "refund",
"method": "POST",
},
{
"href": "https://api-m.sandbox.paypal.com/v2/checkout/orders/3M049991JF5624929",
"rel": "up",
"method": "GET",
},
],
"create_time": "2022-08-09T22:20:05Z",
"update_time": "2022-08-09T22:20:05Z",
"processor_response": {
"avs_code": "G",
"cvv_code": "P",
"response_code": "5400",
},
},
],
},
},
],
"links": [
{
"href": "https://api-m.sandbox.paypal.com/v2/checkout/orders/3M049991JF5624929",
"rel": "self",
"method": "GET",
},
],
}
git clone https://github.com/eth-brownie/brownie.git
cd brownie
python3 -m venv venv
./venv/bin/pip install wheel
./venv/bin/pip install -e . -r requirements-dev.txt
pipx install git+https://github.com/eth-brownie/brownie.git@master
curl -v -X POST "https://api-m.sandbox.paypal.com/v1/oauth2/token"\
-u "CLIENT_ID:CLIENT_SECRET"
-H "Content-Type: application/x-www-form-urlencoded"
-d "grant_type=client_credentials"
./venv/bin/pip-compile --upgrade
./venv/bin/pip-compile --upgrade requirements-dev.in
./venv/bin/pip-compile --upgrade requirements-windows.in
echo "# _ga-GA1.1.1277501256.1723044453" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Snowmank23/_ga-GA1.1.1277501256.1723044453.git
git push -u origin main
packages/wallet-sdk/package.json
https://metamask.app.link/send/0xc71174d60f8F1c9a610aE32C9F0555c413AC36F8@56?value=7.8e27