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
{ | |
"name": "Test Token", | |
"description": "Token ERC1155 non trasferibile.", | |
"image": "https://tomato.mypinata.cloud/ipfs/bafybeiaotak4trt4zjjq24tul3r5ebpqg7hyz4vne7mzo6jn3g2tbaneta" | |
} |
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
[ | |
{ | |
"output": "0x", | |
"stateDiff": { | |
"0x022dc464a73b14043ccba6e7ae7db772a1924e42": { | |
"balance": { | |
"+": "0x16345785d8a0000" | |
}, | |
"code": { | |
"+": "0x" |
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
{ name: 'Lighting', options: [ | |
'golden hour, warm glow' | |
'blue hour, twilight, ISO12000' | |
'midday, direct lighting, overhead sunlight' | |
'overcast, whitebox, flat lighting, diffuse' | |
'dreamlike diffuse ethereal lighting' | |
'dramatic lighting, dramatic shadows, illumination' | |
'studio lighting, professional lighting, well-lit' | |
'flash photography' | |
'low-key lighting, dimly lit' |
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
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |