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

c5385fa3d790feb04d6474c9db911212c5ed688aa96528c568525d5d326fc1da

Ordinals NFT
复制
所在块
时间
09-04-2023 02:09:26 (Local)
Sponsored
交易费
0.000067 BTC
确认数
76671
交易
Input(2)
0.00032949 BTC
Output(2)
0.00026249 BTC
交易费0.000067
确认数76671
  • 暂无数据
  • 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>