public class TransferFrom extends Object
byte[]
from
spender
to
tokenId
long
value
TransferFrom(byte[] spender, byte[] from, byte[] to, byte[] tokenId, long value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public byte[] spender
public byte[] from
public byte[] to
public byte[] tokenId
public long value
public TransferFrom(byte[] spender, byte[] from, byte[] to, byte[] tokenId, long value)
Copyright © 2021. All rights reserved.