Jungle 4 (Testnet)

conform.gm

合约

执行操作

操作数据

填写表单以创建此类型操作中数据的表示形式。

  • Double To Scaled Units

    Read-only: scales v by ten to the power of precision, filling ri with the truncated integer and r64 with the value rounded half away from zero. This is the asset amount conversion an SDK performs when it turns a decimal string into integer units.

    请求参数
    v float64
    precision uint8
    响应对象
    id uint64
    op name
    label string
    a32 float32
    b32 float32
    r32 float32
    a64 float64
    b64 float64
    r64 float64
    a128 float128
    b128 float128
    r128 float128
    ri int64
    ax int128
    rx int128
    rb bool
    by_f64 float64
    by_f128 float128