Versions in this module Expand all Collapse all v0 v0.1.0 Aug 30, 2022 Changes in this version + func NewSignableTokenERC20(decimals int, tokenAddress string) *api.SignableToken + func NewSignableTokenERC721(tokenID, tokenAddress string) *api.SignableToken + func NewSignableTokenEth() *api.SignableToken + type TokenType string + const ERC20Type + const ERC721Type + const ETHType