如何在Tron上查找列入黑名单的USDT地址 - 👉赶快围观
Tokenview APIs 上线 Web3 开发者 APIs 大合集 - 👉点击获取
交易信息

4489d17dd0c31023b009fffbf9a8419178369b1d0d37ff3dd24dab50d4cb9b98

Ordinals NFT
复制
所在块
时间
07-09-2023 02:39:58 (Local)
Sponsored
交易费
0.0000149 BTC
确认数
84952
交易
Input(1)
0.00003156 BTC
Output(1)
0.00001666 BTC
交易费0.0000149
确认数84952
  • 暂无数据
  • Ordinals Inscription #15553769
    <!DOCTYPE html>
    <html>
      <style>
        body {
          background: white;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: flex-end;
          height: 100vh;
          margin: 0;
        }
        #omb {
          position: relative;
          width: 100%;
          max-height: 100vh;
          object-fit: contain;
        }
        #number {
          color: rgb(35, 101, 43);
          font-size: 5.2vw;
          font-weight: bold;
          text-align: right;
          font-family: "Brush Script MT", sans-serif;
          z-index: 1;
          position: absolute;
          top: 30px;
          right: 15px;
        }
        img {
          width: 100%;
          max-height: 100vh;
          object-fit: contain;
        }
      </style>
      <body>
        <div id="omb">
          <p id="number">356 / 576</p>
          <img
            src="/content/cc94dc86c749934a335bc0f472c4b5978682dd174c35d020558f082026a9f5c0i0"
          />
        </div>
      </body>
    </html>