emblem-vault-sdk 1.9.13 → 1.9.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundle.js +37 -14
- package/dist/index.js +23 -1
- package/dist/utils.js +14 -13
- package/docs/bundle.js +37 -14
- package/package.json +1 -1
- package/src/index.ts +16 -0
- package/src/utils.ts +16 -12
- package/tests/AllowedBells.test.ts +53 -0
- package/tests/AllowedBitcoinDeGods.test.ts +53 -0
- package/tests/AllowedBitcoinOrdinals.test.ts +46 -0
- package/tests/AllowedCounterparty.test.ts +45 -0
- package/tests/AllowedCursedOrdinals.test.ts +68 -0
- package/tests/AllowedEmbells.test.ts +12 -0
- package/tests/AllowedEmbels.test.ts +16 -0
- package/tests/AllowedEmblemOpen.test.ts +20 -0
- package/tests/AllowedEthscriptions.test.ts +39 -0
- package/tests/AllowedHardcodedNfts.test.ts +78 -0
- package/tests/AllowedNamecoin.test.ts +33 -0
- package/tests/AllowedOrdi.test.ts +47 -0
- package/tests/AllowedOxbt.test.ts +47 -0
- package/tests/AllowedProjectlCollection.test.ts +51 -0
- package/tests/AllowedProtocolCollection.test.ts +44 -0
- package/tests/AllowedStamps.test.ts +73 -0
- package/tests/fixtures/bells/balance-with-non-bell-first.json +14 -0
- package/tests/fixtures/bells/balance-with-non-bell.json +14 -0
- package/tests/fixtures/bells/balance.json +9 -0
- package/tests/fixtures/bitcoin-degods/balance-with-non-degods-first.json +57 -0
- package/tests/fixtures/bitcoin-degods/balance-with-non-degods.json +57 -0
- package/tests/fixtures/bitcoin-degods/balance.json +52 -0
- package/tests/fixtures/bitcoin-ordinals/balance-with-native-first.json +17 -0
- package/tests/fixtures/bitcoin-ordinals/balance-with-only-native.json +12 -0
- package/tests/fixtures/bitcoin-ordinals/balance.json +42 -0
- package/tests/fixtures/counterparty/balance-with-multiple.json +47 -0
- package/tests/fixtures/counterparty/balance.json +42 -0
- package/tests/fixtures/cursed-ordinals/balance-with-native-first.json +15 -0
- package/tests/fixtures/cursed-ordinals/balance-with-native.json +15 -0
- package/tests/fixtures/cursed-ordinals/balance.json +11 -0
- package/tests/fixtures/dogeparty/balance-with-non-dogeparty-first.json +16 -0
- package/tests/fixtures/dogeparty/balance-with-non-dogeparty.json +16 -0
- package/tests/fixtures/dogeparty/balance.json +11 -0
- package/tests/fixtures/embels/balance.json +10 -0
- package/tests/fixtures/emblem-open/balance.json +244 -0
- package/tests/fixtures/ethscriptions/balance-with-native-first.json +69 -0
- package/tests/fixtures/ethscriptions/balance-with-native.json +37 -0
- package/tests/fixtures/ethscriptions/balance.json +64 -0
- package/tests/fixtures/hardcoded-nfts/balance-witn-non-hardcoded-first.json +20 -0
- package/tests/fixtures/hardcoded-nfts/balance-witn-non-hardcoded.json +20 -0
- package/tests/fixtures/hardcoded-nfts/balance.json +15 -0
- package/tests/fixtures/megapunks/balance-with-non-megapunk-first.json +48 -0
- package/tests/fixtures/megapunks/balance-with-non-megapunk.json +48 -0
- package/tests/fixtures/megapunks/balance.json +43 -0
- package/tests/fixtures/namecoin/balance-with-native-first.json +109 -0
- package/tests/fixtures/namecoin/balance-with-native.json +109 -0
- package/tests/fixtures/namecoin/balance.json +103 -0
- package/tests/fixtures/ordi/balance-with-native-first.json +13 -0
- package/tests/fixtures/ordi/balance-with-native.json +13 -0
- package/tests/fixtures/ordi/balance.json +8 -0
- package/tests/fixtures/oxbt/balance-with-native-first.json +13 -0
- package/tests/fixtures/oxbt/balance-with-native.json +13 -0
- package/tests/fixtures/oxbt/balance.json +8 -0
- package/tests/fixtures/stamps/balance-with-non-stamps-first.json +23 -0
- package/tests/fixtures/stamps/balance-with-non-stamps.json +23 -0
- package/tests/fixtures/stamps/balance.json +18 -0
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"coin": "ordinalsbtc",
|
|
4
|
+
"name": "DeGod #4654",
|
|
5
|
+
"balance": 1,
|
|
6
|
+
"type": "nft",
|
|
7
|
+
"external_url": "https://ordinals.com/inscription/4e80a569505ced2e72d48e9f79832ba487a64716c9a77b7189d6b6f1b3f95694i0",
|
|
8
|
+
"image": "https://bis-ord-content.fra1.cdn.digitaloceanspaces.com/ordinals/4e80a569505ced2e72d48e9f79832ba487a64716c9a77b7189d6b6f1b3f95694i0",
|
|
9
|
+
"project": "DeGods",
|
|
10
|
+
"projectLogo": "https://bis-ord-content.fra1.cdn.digitaloceanspaces.com/ordinals/d8c2e6fca21b41817dc162445f2a0c0f5b0995c0cae12799a39571cd974c4ea2i0",
|
|
11
|
+
"traits": [
|
|
12
|
+
{
|
|
13
|
+
"value": "Purple",
|
|
14
|
+
"trait_type": "background"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"value": "Marble",
|
|
18
|
+
"trait_type": "skin"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"value": "Earring",
|
|
22
|
+
"trait_type": "specialty"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"value": "Tourist Tee",
|
|
26
|
+
"trait_type": "clothes"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"value": "None",
|
|
30
|
+
"trait_type": "neck"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"value": "Bleached",
|
|
34
|
+
"trait_type": "head"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"value": "None",
|
|
38
|
+
"trait_type": "eyes"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"value": "Vape God",
|
|
42
|
+
"trait_type": "mouth"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"value": "DeadGod",
|
|
46
|
+
"trait_type": "version"
|
|
47
|
+
}
|
|
48
|
+
],
|
|
49
|
+
"price": 0,
|
|
50
|
+
"percentage": 0
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"coin": "BTC",
|
|
54
|
+
"name": "BTC",
|
|
55
|
+
"balance": 1
|
|
56
|
+
}
|
|
57
|
+
]
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"coin": "ordinalsbtc",
|
|
4
|
+
"name": "DeGod #4654",
|
|
5
|
+
"balance": 1,
|
|
6
|
+
"type": "nft",
|
|
7
|
+
"external_url": "https://ordinals.com/inscription/4e80a569505ced2e72d48e9f79832ba487a64716c9a77b7189d6b6f1b3f95694i0",
|
|
8
|
+
"image": "https://bis-ord-content.fra1.cdn.digitaloceanspaces.com/ordinals/4e80a569505ced2e72d48e9f79832ba487a64716c9a77b7189d6b6f1b3f95694i0",
|
|
9
|
+
"project": "DeGods",
|
|
10
|
+
"projectLogo": "https://bis-ord-content.fra1.cdn.digitaloceanspaces.com/ordinals/d8c2e6fca21b41817dc162445f2a0c0f5b0995c0cae12799a39571cd974c4ea2i0",
|
|
11
|
+
"traits": [
|
|
12
|
+
{
|
|
13
|
+
"value": "Purple",
|
|
14
|
+
"trait_type": "background"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"value": "Marble",
|
|
18
|
+
"trait_type": "skin"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"value": "Earring",
|
|
22
|
+
"trait_type": "specialty"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"value": "Tourist Tee",
|
|
26
|
+
"trait_type": "clothes"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"value": "None",
|
|
30
|
+
"trait_type": "neck"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"value": "Bleached",
|
|
34
|
+
"trait_type": "head"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"value": "None",
|
|
38
|
+
"trait_type": "eyes"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"value": "Vape God",
|
|
42
|
+
"trait_type": "mouth"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"value": "DeadGod",
|
|
46
|
+
"trait_type": "version"
|
|
47
|
+
}
|
|
48
|
+
],
|
|
49
|
+
"price": 0,
|
|
50
|
+
"percentage": 0
|
|
51
|
+
}
|
|
52
|
+
]
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"coin": "BTC",
|
|
4
|
+
"name": "BTC",
|
|
5
|
+
"balance": 1
|
|
6
|
+
},
|
|
7
|
+
{
|
|
8
|
+
"coin": "ordinalsbtc",
|
|
9
|
+
"name": "Nakamigos Ordinal",
|
|
10
|
+
"balance": 1,
|
|
11
|
+
"type": "nft",
|
|
12
|
+
"external_url": "https://ordinals.com/inscription/5f209252497b47a9b92202a2715ad528687eb3abd5f8555171fe17fb46d67aaci0",
|
|
13
|
+
"image": "https://bis-ord-content.fra1.cdn.digitaloceanspaces.com/ordinals/5f209252497b47a9b92202a2715ad528687eb3abd5f8555171fe17fb46d67aaci0",
|
|
14
|
+
"project": "Nakamigos Ordinal",
|
|
15
|
+
"projectLogo": "https://bis-ord-content.fra1.cdn.digitaloceanspaces.com/ordinals/5f209252497b47a9b92202a2715ad528687eb3abd5f8555171fe17fb46d67aaci0"
|
|
16
|
+
}
|
|
17
|
+
]
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"coin": "ordinalsbtc",
|
|
4
|
+
"name": "Nakamigos Ordinal",
|
|
5
|
+
"balance": 1,
|
|
6
|
+
"type": "nft",
|
|
7
|
+
"external_url": "https://ordinals.com/inscription/5f209252497b47a9b92202a2715ad528687eb3abd5f8555171fe17fb46d67aaci0",
|
|
8
|
+
"image": "https://bis-ord-content.fra1.cdn.digitaloceanspaces.com/ordinals/5f209252497b47a9b92202a2715ad528687eb3abd5f8555171fe17fb46d67aaci0",
|
|
9
|
+
"project": "Nakamigos Ordinal",
|
|
10
|
+
"projectLogo": "https://bis-ord-content.fra1.cdn.digitaloceanspaces.com/ordinals/5f209252497b47a9b92202a2715ad528687eb3abd5f8555171fe17fb46d67aaci0"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"coin": "ordinalsbtc",
|
|
14
|
+
"name": "Bitcoin Ordinals #4",
|
|
15
|
+
"balance": 1,
|
|
16
|
+
"type": "nft",
|
|
17
|
+
"external_url": "https://ordinals.com/inscription/1209ab6fd87b75a2718c71b2e87a8058461293d80e986757eb520b95363aa1d4i0",
|
|
18
|
+
"image": "https://bis-ord-content.fra1.cdn.digitaloceanspaces.com/ordinals/1209ab6fd87b75a2718c71b2e87a8058461293d80e986757eb520b95363aa1d4i0",
|
|
19
|
+
"project": "Bitcoin Ordinals",
|
|
20
|
+
"projectLogo": "https://bis-ord-content.fra1.cdn.digitaloceanspaces.com/ordinals/6d91d0f67c74ec6fc59cc7b6bd02a9980ced3303c0306d07ad0e87664adb6ceai0"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"coin": "ordinalsbtc",
|
|
24
|
+
"name": "Bitcoin Ordinals #3",
|
|
25
|
+
"balance": 1,
|
|
26
|
+
"type": "nft",
|
|
27
|
+
"external_url": "https://ordinals.com/inscription/12646815c09dcfedb85f1f9098c8f27bb308ebb2c8eda4c787c77596a42b04cdi0",
|
|
28
|
+
"image": "https://bis-ord-content.fra1.cdn.digitaloceanspaces.com/ordinals/12646815c09dcfedb85f1f9098c8f27bb308ebb2c8eda4c787c77596a42b04cdi0",
|
|
29
|
+
"project": "Bitcoin Ordinals",
|
|
30
|
+
"projectLogo": "https://bis-ord-content.fra1.cdn.digitaloceanspaces.com/ordinals/6d91d0f67c74ec6fc59cc7b6bd02a9980ced3303c0306d07ad0e87664adb6ceai0"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"coin": "ordinalsbtc",
|
|
34
|
+
"name": "Bitcoin Ordinals #2",
|
|
35
|
+
"balance": 1,
|
|
36
|
+
"type": "nft",
|
|
37
|
+
"external_url": "https://ordinals.com/inscription/a09642060bbf5383089c118cbecb4575d58d18e472b3983d49daa2f23fb5be42i0",
|
|
38
|
+
"image": "https://bis-ord-content.fra1.cdn.digitaloceanspaces.com/ordinals/a09642060bbf5383089c118cbecb4575d58d18e472b3983d49daa2f23fb5be42i0",
|
|
39
|
+
"project": "Bitcoin Ordinals",
|
|
40
|
+
"projectLogo": "https://bis-ord-content.fra1.cdn.digitaloceanspaces.com/ordinals/6d91d0f67c74ec6fc59cc7b6bd02a9980ced3303c0306d07ad0e87664adb6ceai0"
|
|
41
|
+
}
|
|
42
|
+
]
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"coin": "XCP",
|
|
4
|
+
"name": "GADSDENPEPE",
|
|
5
|
+
"balance": 1,
|
|
6
|
+
"type": "nft",
|
|
7
|
+
"external_url": "https://xchain.io/asset/GADSDENPEPE",
|
|
8
|
+
"image": "https://raw.githubusercontent.com/EmblemCompany/vaultImages/master/collection/rare-pepes/GADSDENPEPE.jpg",
|
|
9
|
+
"description": "t tread on memes",
|
|
10
|
+
"project": "Rare Pepe",
|
|
11
|
+
"projectLogo": "rare-pepe.jpg",
|
|
12
|
+
"projectSite": "http://rarepepedirectory.com/",
|
|
13
|
+
"traits": [
|
|
14
|
+
{
|
|
15
|
+
"trait_type": "Series #",
|
|
16
|
+
"value": 2
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"trait_type": "Series # 2 Card #",
|
|
20
|
+
"value": 43
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"trait_type": "Total Supply",
|
|
24
|
+
"value": "500"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"trait_type": "Supply Range",
|
|
28
|
+
"value": "100 - 500"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"trait_type": "Year",
|
|
32
|
+
"value": "2016"
|
|
33
|
+
}
|
|
34
|
+
],
|
|
35
|
+
"assetName": "GADSDENPEPE",
|
|
36
|
+
"series": 2,
|
|
37
|
+
"order": 43,
|
|
38
|
+
"issued": 500,
|
|
39
|
+
"burned": 0,
|
|
40
|
+
"circulating": 500
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"coin": "XCP",
|
|
44
|
+
"name": "XCP",
|
|
45
|
+
"balance": 1
|
|
46
|
+
}
|
|
47
|
+
]
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"coin": "XCP",
|
|
4
|
+
"name": "GADSDENPEPE",
|
|
5
|
+
"balance": 1,
|
|
6
|
+
"type": "nft",
|
|
7
|
+
"external_url": "https://xchain.io/asset/GADSDENPEPE",
|
|
8
|
+
"image": "https://raw.githubusercontent.com/EmblemCompany/vaultImages/master/collection/rare-pepes/GADSDENPEPE.jpg",
|
|
9
|
+
"description": "t tread on memes",
|
|
10
|
+
"project": "Rare Pepe",
|
|
11
|
+
"projectLogo": "rare-pepe.jpg",
|
|
12
|
+
"projectSite": "http://rarepepedirectory.com/",
|
|
13
|
+
"traits": [
|
|
14
|
+
{
|
|
15
|
+
"trait_type": "Series #",
|
|
16
|
+
"value": 2
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"trait_type": "Series # 2 Card #",
|
|
20
|
+
"value": 43
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"trait_type": "Total Supply",
|
|
24
|
+
"value": "500"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"trait_type": "Supply Range",
|
|
28
|
+
"value": "100 - 500"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"trait_type": "Year",
|
|
32
|
+
"value": "2016"
|
|
33
|
+
}
|
|
34
|
+
],
|
|
35
|
+
"assetName": "GADSDENPEPE",
|
|
36
|
+
"series": 2,
|
|
37
|
+
"order": 43,
|
|
38
|
+
"issued": 500,
|
|
39
|
+
"burned": 0,
|
|
40
|
+
"circulating": 500
|
|
41
|
+
}
|
|
42
|
+
]
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"coin": "DOGE",
|
|
4
|
+
"name": "DOGE",
|
|
5
|
+
"balance": 1
|
|
6
|
+
},
|
|
7
|
+
{
|
|
8
|
+
"coin": "XDP",
|
|
9
|
+
"name": "COUNTERDOGE",
|
|
10
|
+
"balance": 1,
|
|
11
|
+
"type": "nft",
|
|
12
|
+
"external_url": "https://dogeparty.xchain.io/asset/COUNTERDOGE",
|
|
13
|
+
"image": "https://i.imgur.com/P6ugSGF.png",
|
|
14
|
+
"description": " the Counter to your Dogeparty"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"coin": "XDP",
|
|
4
|
+
"name": "COUNTERDOGE",
|
|
5
|
+
"balance": 1,
|
|
6
|
+
"type": "nft",
|
|
7
|
+
"external_url": "https://dogeparty.xchain.io/asset/COUNTERDOGE",
|
|
8
|
+
"image": "https://i.imgur.com/P6ugSGF.png",
|
|
9
|
+
"description": " the Counter to your Dogeparty"
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"coin": "DOGE",
|
|
13
|
+
"name": "DOGE",
|
|
14
|
+
"balance": 1
|
|
15
|
+
}
|
|
16
|
+
]
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"coin": "bellscription",
|
|
4
|
+
"name": "Bellscription # 27947677",
|
|
5
|
+
"balance": 1,
|
|
6
|
+
"type": "nft",
|
|
7
|
+
"external_url": "https://bells.ordinalswallet.com//inscription/565266c2df864c4661d570390c287ec2ceed63e4d6ce0a678cf1dde999be45f1i0",
|
|
8
|
+
"image": "https://bellscdn.ordinalswallet.com/content/565266c2df864c4661d570390c287ec2ceed63e4d6ce0a678cf1dde999be45f1i0"
|
|
9
|
+
}
|
|
10
|
+
]
|
|
@@ -0,0 +1,244 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"coin": "dgb",
|
|
4
|
+
"name": "Digibyte",
|
|
5
|
+
"balance": 2443.03413033,
|
|
6
|
+
"price": 19.221792537436443,
|
|
7
|
+
"image": "https://emblem.finance/dgb.png"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"coin": "ethscription",
|
|
11
|
+
"name": "Ethscription #12036",
|
|
12
|
+
"balance": 1,
|
|
13
|
+
"type": "nft",
|
|
14
|
+
"external_url": "https://ethscriptions.com/0xecbF200b143ADE511c46cac470E52982f353Ab1D",
|
|
15
|
+
"image": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABmJLR0QA/wD/AP+gvaeTAAABVElEQVRIie1UPUvDUBQ9SUXFqWPxNzg55Q9kkI7ZMxQsIXOmF4qE0rpkLiVCh+y6FYf+gUyd/A2duzo84xDuI8n7aCJ20gOBl3sv57z79azn5VuJM8I+J/m/wB8RuOgayGJPnJeL14aN/n8kQCR+6gIArm8uwcLKNl2Nq5jQ04pYpkVjsSeIiVyHLNwqRTr3wERugrZE9dsT+fr2ERiNREywn2N9P6t8xQy240hZKDNol6ZObjuOFK+yGQVM+CqKTjbCySmi8gSHF+Ag+4P9HECPJqvK0wXT1bixK1oBHR4+PnuLAj02+f3u6qRIprA1Fq2eomnBsnArzrTNuh6IDFjsYTB4AgBwniCPdpIQEfmpizzawU9dIaZ7KqQScZ4IIQDIo6ThbwuSGIvV71GjyZwnUoA13IjPBGu4MU8Rqddv/xvQjmk7m/I40e6Hn7oojxOl7xtAS3t+G7YhoQAAAABJRU5ErkJggg==",
|
|
16
|
+
"id": "0xe84704aae666b48b0103f68b1e0026bc7263311ecd0deba3a5af4565e6b6b060",
|
|
17
|
+
"number": 12036,
|
|
18
|
+
"traits": [
|
|
19
|
+
{
|
|
20
|
+
"trait_type": "Ethscriptions",
|
|
21
|
+
"value": "Sub 100k"
|
|
22
|
+
}
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"coin": "LTC",
|
|
27
|
+
"name": "Litecoin",
|
|
28
|
+
"balance": 0.001,
|
|
29
|
+
"price": 0.07055,
|
|
30
|
+
"image": "https://emblem.finance/ltc.png"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"coin": "ETH",
|
|
34
|
+
"name": "Digivatar",
|
|
35
|
+
"balance": 2,
|
|
36
|
+
"symbol": "JAKEG",
|
|
37
|
+
"address": "0x58BC468d032159D9E020BA3E9AF4324016931353",
|
|
38
|
+
"type": "nft",
|
|
39
|
+
"tokenId": "2",
|
|
40
|
+
"image": "https://nft-cdn.alchemy.com/eth-mainnet/bf357ff8c2b8258dd0247f9bc7bc2295",
|
|
41
|
+
"external_url": "https://www.youtube.com/watch?v=cTl4sDwZ7e4&list=PLd5F8uJP3RybpJRfrjjNoRiQOI8fhJERq&index=91&t=1s"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"coin": "ETH",
|
|
45
|
+
"name": "Stand with Crypto 431",
|
|
46
|
+
"balance": 1,
|
|
47
|
+
"symbol": "",
|
|
48
|
+
"address": "0x9D90669665607F08005CAe4A7098143f554c59EF",
|
|
49
|
+
"type": "nft",
|
|
50
|
+
"tokenId": "431",
|
|
51
|
+
"image": "https://nft-cdn.alchemy.com/eth-mainnet/4467a15c7e71a7bda60d5d904472fc57",
|
|
52
|
+
"external_url": ""
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"coin": "ETH",
|
|
56
|
+
"name": "MEMEASF MINT PASS",
|
|
57
|
+
"balance": 1,
|
|
58
|
+
"symbol": "MINT",
|
|
59
|
+
"address": "0xaAf62976dA022Ed936b5401653E4a4F4CE345B77",
|
|
60
|
+
"type": "nft",
|
|
61
|
+
"tokenId": "1684",
|
|
62
|
+
"image": "https://nft-cdn.alchemy.com/eth-mainnet/316ab45f56d3a291536bd46151cd1aea",
|
|
63
|
+
"external_url": "fakememedirectory.com"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"coin": "NMC",
|
|
67
|
+
"name": "Namecoin",
|
|
68
|
+
"image": "https://emblem.finance/nmc.png",
|
|
69
|
+
"balance": 2.01
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"coin": "NMC",
|
|
73
|
+
"type": "nft",
|
|
74
|
+
"name": "d/emblemnft",
|
|
75
|
+
"image": "https://api2.emblemvault.io/dynamic/emblemnft.bit",
|
|
76
|
+
"external_url": "https://www.namebrow.se/name/d/emblemnft",
|
|
77
|
+
"traits": [
|
|
78
|
+
{
|
|
79
|
+
"trait_type": "Expires Block",
|
|
80
|
+
"value": "730680"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"trait_type": "Expires Date",
|
|
84
|
+
"value": "Aug. 5, 2024, 10:52 a.m.(estimate)"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"trait_type": "Last Update",
|
|
88
|
+
"value": "Nov. 30, 2023, 2:49 a.m. (block 694680)"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"trait_type": "Birthdate",
|
|
92
|
+
"value": "Nov. 28, 2022, 8:53 p.m. (block 37368)"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"trait_type": "Year",
|
|
96
|
+
"value": "2022"
|
|
97
|
+
}
|
|
98
|
+
],
|
|
99
|
+
"expiresBlock": "730680 (29911 blocks to go)",
|
|
100
|
+
"updateRecords": [
|
|
101
|
+
{
|
|
102
|
+
"record": "",
|
|
103
|
+
"date": "Nov. 30 2023",
|
|
104
|
+
"block": "694680"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"record": "",
|
|
108
|
+
"date": "June 5 2023",
|
|
109
|
+
"block": "668306"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"record": "",
|
|
113
|
+
"date": "June 5 2023",
|
|
114
|
+
"block": "668303"
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"record": "",
|
|
118
|
+
"date": "Nov. 28 2022",
|
|
119
|
+
"block": "640738"
|
|
120
|
+
}
|
|
121
|
+
],
|
|
122
|
+
"status": "Active",
|
|
123
|
+
"expiryDate": "Aug. 5, 2024, 10:52 a.m.(estimate)",
|
|
124
|
+
"lastUpdate": "Nov. 30, 2023, 2:49 a.m. (block 694680)",
|
|
125
|
+
"birthdate": "Nov. 28, 2022, 8:53 p.m. (block 37368)"
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"coin": "ordinalsbtc",
|
|
129
|
+
"name": "Inscription #42454458",
|
|
130
|
+
"balance": 1,
|
|
131
|
+
"type": "nft",
|
|
132
|
+
"external_url": "https://ordinals.com/inscription/7364258a07d81f9dba15ae84ec8976794a84fbb17e95691d3b31efe98b18f260i0",
|
|
133
|
+
"image": "https://image-scaler.vercel.app/image?url=https://ordinals.com/content/7364258a07d81f9dba15ae84ec8976794a84fbb17e95691d3b31efe98b18f260i0"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"coin": "ordinalsbtc",
|
|
137
|
+
"name": "Champions of Otherworldly Magic",
|
|
138
|
+
"balance": 1,
|
|
139
|
+
"type": "nft",
|
|
140
|
+
"external_url": "https://ordinals.com/inscription/8c939424d2d6b0a529915b099a23f6234ee92b263b7124091f234be38db20b98i0",
|
|
141
|
+
"project": "Champions of Otherworldly Magic",
|
|
142
|
+
"projectLogo": "https://image-scaler.vercel.app/image?url=https://bafybeicuhlxxfpxugb3qoz3iytmleci5lzjq4uhwbg3fqzt6dsai72azjm.ipfs.nftstorage.link/"
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"coin": "Stacks",
|
|
146
|
+
"name": "Stacks",
|
|
147
|
+
"symbol": "STACKS",
|
|
148
|
+
"type": "native",
|
|
149
|
+
"balance": 1,
|
|
150
|
+
"price": 0,
|
|
151
|
+
"image": "https://s2.coinmarketcap.com/static/img/coins/200x200/4847.png",
|
|
152
|
+
"traits": [
|
|
153
|
+
{
|
|
154
|
+
"trait_type": "Stacks",
|
|
155
|
+
"value": "All Stacks"
|
|
156
|
+
}
|
|
157
|
+
]
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"coin": "Stacks",
|
|
161
|
+
"name": "MetaBoy #8246",
|
|
162
|
+
"symbol": "MetaBoy - First Odyssey",
|
|
163
|
+
"image": "https://images.gamma.io/cdn-cgi/image/quality=100,width=600,height=600/https://images.gamma.io/ipfs/Qmdv4Eeb8JZuG1HN77XkRvSmQeHDzrqeqyhPtGyfVMugSr/images/8246.gif",
|
|
164
|
+
"type": "nft",
|
|
165
|
+
"traits": [
|
|
166
|
+
{
|
|
167
|
+
"trait_type": "Trait Count",
|
|
168
|
+
"value": "6"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"trait_type": "Waist",
|
|
172
|
+
"value": "Belt with Both Pistols"
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"trait_type": "Face",
|
|
176
|
+
"value": "Big Chin"
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"trait_type": "Body",
|
|
180
|
+
"value": "Light Blue"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"trait_type": "Hat",
|
|
184
|
+
"value": "Red Mowhawk"
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
"trait_type": "Background",
|
|
188
|
+
"value": "Spider Lair"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"trait_type": "Weapon",
|
|
192
|
+
"value": "STX Blaster"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"trait_type": "MetaBoy - First Odyssey",
|
|
196
|
+
"value": "All MetaBoy - First Odyssey"
|
|
197
|
+
}
|
|
198
|
+
],
|
|
199
|
+
"balance": 1,
|
|
200
|
+
"external_url": "https://gamma.io/collections/MetaBoy/8246"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"coin": "XCP",
|
|
204
|
+
"name": "FOUNDERCARD",
|
|
205
|
+
"balance": 1,
|
|
206
|
+
"type": "nft",
|
|
207
|
+
"external_url": "https://xchain.io/asset/FOUNDERCARD",
|
|
208
|
+
"image": "https://emblem.finance/xcp.png"
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"coin": "XDP",
|
|
212
|
+
"name": "CAVEPAINTING",
|
|
213
|
+
"balance": 3,
|
|
214
|
+
"type": "nft",
|
|
215
|
+
"external_url": "https://dogeparty.xchain.io/asset/CAVEPAINTING",
|
|
216
|
+
"image": "https://i.imgur.com/osie5WX.jpg",
|
|
217
|
+
"description": "Historical NFTs are the ..."
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"coin": "XDP",
|
|
221
|
+
"name": "DOGECHOW",
|
|
222
|
+
"balance": 2,
|
|
223
|
+
"type": "nft",
|
|
224
|
+
"external_url": "https://dogeparty.xchain.io/asset/DOGECHOW",
|
|
225
|
+
"image": "https://i.imgur.com/HM7DqjI.jpg",
|
|
226
|
+
"description": "DOGECHOW"
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"coin": "XDP",
|
|
230
|
+
"name": "HAPPINESS",
|
|
231
|
+
"balance": 0.5,
|
|
232
|
+
"type": "nft",
|
|
233
|
+
"external_url": "https://dogeparty.xchain.io/asset/HAPPINESS",
|
|
234
|
+
"image": "https://emblem.finance/xdp.png"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"coin": "XDP",
|
|
238
|
+
"name": "RELICASH",
|
|
239
|
+
"balance": 1,
|
|
240
|
+
"type": "nft",
|
|
241
|
+
"external_url": "https://dogeparty.xchain.io/asset/RELICASH",
|
|
242
|
+
"image": "https://emblem.finance/xdp.png"
|
|
243
|
+
}
|
|
244
|
+
]
|