Token ID | Token Name | Amount |
---|---|---|
573b9b7261850692218bd9ed40ce7e324a455995fe00ea7e9dfc9c8a5da8bf95 | Space Waterfall #5_FourthDimension The Fourth Dimension of Space series 5 of 100.
Unlimited source of magical water being filtered by rocks in space.
|
1.0 |
2de8ed970df899e235da05d571724e0717de7796b2b8ca9899f36374bec5fe4f | Abstractions in the Ether #1 – Dreams of Fuji (AI Phone Background) One of a kind phone background NFTs
|
1.0 |
b0d92b63e753944154a04efd9ed29731229db2571501e94ef4b0ce2bf4b0cfb1 | Waves Symmetrical waves with beautiful colors.
|
1.0 |
d087761bede517972256de36cb1c41225ae583b62ec78b3081d5eefb7f624168 | Hellcat Pussy From Hell.
|
1.0 |
c84eb5475121b36f15193ce6822bda16165d29b37ac72d16410690adbdbd2c75 | The Lonely Austronaut #1_FourthDimension The Fourth Dimension of Space series 1 of 100. AI Generated. While trying to conduct spaceship repairs after a long stormy night in space, the Astronaut became separated from his ship and his crew. After traveling through space aimlessly the lost Astronaut is sucked into a black hole and launched into the Fourth Dimension of Space in which he is forever doomed to adventure with no way home until his last breath. While searching for shelter and signs of life he discovers surface ships from Earth that where forever lost in the mysterious Bermuda Triangle.
|
1.0 |
219c1dcf596807f99134861e81547b5e0225f7f347e76aa39f284ec5231c24f5 | A Peculiar Sunrise Ever wondered how Sunrise might look in another dimension?
Sunset and Sunrise are parts of a cycle we are all familiar with and this is just one half of it, the other half is "A Peculiar Sunset".
|
1.0 |
d96545ed678a0e3e86b9dfce422ccd57957bf24bc72acc4885fe7e14e86a58b8 | A Peculiar Sunset Ever wondered how Sunset might look in another dimension?
Sunset and Sunrise are parts of a cycle we are all familiar with and this is just one half of it, the other half is "A Peculiar Sunrise".
|
1.0 |
46a82666eb85831cb656ebc2e7c189fb602ed84e5be5bcdadce877d01c4f2ae7 | Ergo Fractal Program In Python This is a Python 3 program that draws Ergo Symbol Fractal.
###
import turtle
t = turtle.Turtle()
wn = turtle.Screen()
wn.bgcolor("black")
t.color("white")
def DrawErgo(start, distance):
t.penup()
t.setposition(start[0], start[1])
t.pendown()
t.left(135)
t.forward(distance)
t.right(135)
t.forward(distance)
t.penup()
top = (t.xcor(), t.ycor())
t.setposition(start[0], start[1])
t.pendown()
t.goto(start[0], start[1])
t.right(135)
t.forward(distance)
t.left(135)
t.forward(distance)
bottom = (t.xcor(), t.ycor())
return (top, bottom)
def DrawErgoFractal():
start = (t.xcor(), t.ycor())
ErgoSize = 300
tSize = 6
t.turtlesize(tSize)
width = 15
t.width(width)
TopAndBottoms = [DrawErgo(start, ErgoSize)]
for i in TopAndBottoms:
n = len(TopAndBottoms) + 1
if (n & (n - 1) == 0) and n != 0:
tSize = tSize / 2
t.turtlesize(tSize)
ErgoSize = ErgoSize / 2
width = width / 2
t.width(width)
TopAndBottoms.append(DrawErgo(i[0], ErgoSize))
TopAndBottoms.append(DrawErgo(i[1], ErgoSize))
DrawErgoFractal()
turtle.done()
###
|
1.0 |
9db3450951c37a5875ed493f19bfe03364fa4846cde63b1fee05dfaf59c837b1 | ERG_LunaDog_LP ERG/LunaDog pool LP tokens
|
57299944645.0 |
8b22ec653427dd9f19db44b644be03f8698b1a625bb1ccbd4110df90e53303bb | 63BITS Digital Currency of Software Development Company 63Bits.
Website: 63bits.com
|
100.0 |
699a7fcc9978340acf5f8d4b7a43b1d21c0e82182792fe10ec43c032cfcd1d62 | anon_real Issued by anon_real to test the "Airdrop to holders" feature
|
2476.0 |
899f1762f0eaf48f0db89e5396a65f46d9cdf5b598cbf67ebc708ff14eb4f30f | Real Life Luna Dog #5 Picture #5 of the real life inspiration for the LunaDog coin on Ergo.
|
1.0 |
{ "globalIndex": 15314158, "inclusionHeight": 724075, "address": "9iJ9x74Pp9fFp8HNGTiPsXDEGycsZ5UnuZroMm4Yiv3Zuq4h5c5", "spentTransactionId": "23c1ff2c38099c795c80ad41630f26fedb0e369379d8ff42d040ee12d389d848", "boxId": "02f2d662a66520bc20923812a61b6414c13046b220d4e4d32502e441c28ab902", "value": 6168680480, "ergoTree": "0008cd03f17aa629060d9a80146f1233174639e037731d6c587661f0daf6fe29e74a3824", "assets": [ { "tokenId": "573b9b7261850692218bd9ed40ce7e324a455995fe00ea7e9dfc9c8a5da8bf95", "amount": 1 }, { "tokenId": "2de8ed970df899e235da05d571724e0717de7796b2b8ca9899f36374bec5fe4f", "amount": 1 }, { "tokenId": "b0d92b63e753944154a04efd9ed29731229db2571501e94ef4b0ce2bf4b0cfb1", "amount": 1 }, { "tokenId": "d087761bede517972256de36cb1c41225ae583b62ec78b3081d5eefb7f624168", "amount": 1 }, { "tokenId": "c84eb5475121b36f15193ce6822bda16165d29b37ac72d16410690adbdbd2c75", "amount": 1 }, { "tokenId": "219c1dcf596807f99134861e81547b5e0225f7f347e76aa39f284ec5231c24f5", "amount": 1 }, { "tokenId": "d96545ed678a0e3e86b9dfce422ccd57957bf24bc72acc4885fe7e14e86a58b8", "amount": 1 }, { "tokenId": "46a82666eb85831cb656ebc2e7c189fb602ed84e5be5bcdadce877d01c4f2ae7", "amount": 1 }, { "tokenId": "9db3450951c37a5875ed493f19bfe03364fa4846cde63b1fee05dfaf59c837b1", "amount": 57299944645 }, { "tokenId": "8b22ec653427dd9f19db44b644be03f8698b1a625bb1ccbd4110df90e53303bb", "amount": 10000000000 }, { "tokenId": "699a7fcc9978340acf5f8d4b7a43b1d21c0e82182792fe10ec43c032cfcd1d62", "amount": 2476 }, { "tokenId": "899f1762f0eaf48f0db89e5396a65f46d9cdf5b598cbf67ebc708ff14eb4f30f", "amount": 1 } ], "creationHeight": 724073, "additionalRegisters": {}, "transactionId": "53f0173dad3ed59a284a695c7c29520f89c2dba05c97d36ad9d2436a4e4789bd", "index": 1 }