Collection Details
Namespace:
baza
Dataset:
Collection:
kolekcja1
Owner:
0xe4143fd2b587004ad88fc7fe89a923ea90c63cd2
Transaction:
Timestamp:
Jun.07.2024 12:05:54 PM
Status:
OnChain
Collection Documents
_id | 1 | description | external_url | image | name | View |
---|---|---|---|---|---|---|
898e313e720a3ea49cd346e5bd9ea4d4cb8664a8ad8d6fbc1f5a8a05c7f20cbc4 | first json | https://glacier.io/ | https://raw.githubusercontent.com/Glacier-Labs/resource/main/nft1.jpg | kolekcja1 | View | |
898e313e720a3ea49cd346e5bd9ea4d4cb8664a8ad8d6fbc1f5a8a05c7f20cbc3 | first json | https://glacier.io/ | https://raw.githubusercontent.com/Glacier-Labs/resource/main/nft1.jpg | kolekcja1 | View | |
898e313e720a3ea49cd346e5bd9ea4d4cb8664a8ad8d6fbc1f5a8a05c7f20cbc2 | first json | https://glacier.io/ | https://raw.githubusercontent.com/Glacier-Labs/resource/main/nft1.jpg | kolekcja1 | View | |
898e313e720a3ea49cd346e5bd9ea4d4cb8664a8ad8d6fbc1f5a8a05c7f20cbc1 | <div id="lista-uczniow"></div>
<script>
let data = JSON.parse('{"uczniowie":{"uczen":[{"_imie":"Maciek","_srednia":"4.48"},{"_imie":"Edyta","_srednia":"4.55"},{"_imie":"Jacek","_srednia":"3.72"}]}}');
for (let i = 0; i < data['uczniowie']['uczen'].length; i++) {
document.getElementById('lista-uczniow').innerHTML += data['uczniowie']['uczen'][i]['_imie'] + ' - ' + data['uczniowie']['uczen'][i]['_srednia'] + '<hr>';
}
</script>
| View |