This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"badge": { | |
"id": "BBBB-BBBB-BBBB-BBBB", | |
"name": "Profile Ace", | |
"reward": { | |
"provider": "thankape", | |
"type": "erc20", | |
"contract": "0x0", | |
"chainId": 1, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"account": ["0xe46dbac7a9c515c016c3d36c721c62c09faaf211"], | |
"ticket_options": [{ | |
"ticket_option_id": "aeb9cac6-028f-4637-92be-cb4cc9e91a6a", | |
"name": "Lifetime Consensus Pass", | |
"description": "Lifetime Consensus Pass - 2023 redemption", | |
"total": 5, | |
"remaining": 5, | |
"criteria": { | |
"accept_email": false, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Stop all containers | |
docker stop `docker ps -qa` | |
# Remove all containers | |
docker rm `docker ps -qa` | |
# Remove all images | |
docker rmi -f `docker images -qa ` | |
# Remove all volumes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:root{--header-dots:#E1E1E1;--layout-border:1px;--collection-card-content-padding:16px!important;--collection-card-border-radii:12px!important;--collection-card-gap:16px!important;--collection-card-cover-height-large:380px!important;--collection-card-icon-display:none!important;--collection-card-title-size:1.1rem!important;--callout-border-radii:8px!important;--image-border-radii:8px!important;--color-text-gray:#767572!important;--primary-color:#F46E6F!important;--secondary-bg:#F8F8F8!important;--color-text-default:#65635C!important;--body-text-default:var(--color-text-default)!important;--heading-text-default:#3D3C35!important;--color-text-default-light:#55534B!important;--color-bg-default:#FFFFFF!important;--color-border-default:#EFEFEF!important;--color-ui-hover-bg:#efefef!important;--color-card-bg:#ffffff!important;--color-card-bg-hover:#FCFCFC!important;--color-calendar-weekend-bg:#f7f6f3!important;--color-checkbox-bg:#2EAADC!important;--color-code-bg:var(--secondary-bg)!important;--color-checkbox-bg:#00 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_index" : "transactions", | |
"_type" : "_doc", | |
"_id" : "H0Q7goABZTKGQyuFxbiZ", | |
"_score" : 1.0, | |
"_source" : { | |
"to" : "0x52889c9C19dF6eC45CA4318d1512b24c2D26d56c", | |
"from" : "0xc6b98c90C04A7e8070D3833430E6006A29123a1e", | |
"contractAddress" : null, | |
"transactionIndex" : 239, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<fungy-proof-badge contract="0xd07dc4262BCDbf85190C01c996b4C06a461d2430" token-id="537761" network-id="1"></fungy-proof-badge> | |
<script src="https://fungyproof.com/badge.js"></script> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"doctype": "tile", | |
"content": { | |
"$id": "http://niftyschema.com/opensea.json", | |
"type": "object", | |
"title": "OpenSea NFT Metadata Schema", | |
"$schema": "http://json-schema.org/draft-07/schema", | |
"default": {}, | |
"examples": [ | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"family": "Arimo", | |
"category": "Sans Serif", | |
"size": 519822, | |
"subsets": [ | |
"menu", | |
"cyrillic", | |
"cyrillic-ext", | |
"greek", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 1003, | |
"sid": "gb", | |
"name": "Page Name", | |
"version": "v1.0", | |
"shortName": "test", | |
"domain": null, | |
"views": 0, | |
"meta": { | |
"version": "v1.0", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "object", | |
"allOf": [ | |
{ | |
"type": "object", | |
"title": "General Information", | |
"required": [ | |
"user", | |
"procedure", | |
"expires" |
NewerOlder