Documentation ¶
Index ¶
- func BigToUint256(number *big.Int) *types.Uint256
- func BytesToAddress(data [20]byte) common.Address
- func BytesToOrAddress(data [20]byte) *types.Address
- func BytesToUint256(data [32]byte) *types.Uint256
- func GetSecret(uri string) string
- func HexToAddress(addressHex string) (*types.Address, error)
- func HexToAssetData(assetDataHex string) (types.AssetData, error)
- func HexToBytes(hexString string) ([20]byte, error)
- func Int64ToUint256(number int64) *types.Uint256
- func ToERC20AssetData(address *types.Address) types.AssetData
- func ToERC721AssetData(address *types.Address, tokenID *types.Uint256) types.AssetData
- func ToGethAddress(data *types.Address) common.Address
- type Semaphore
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToAddress ¶
func BytesToOrAddress ¶
func BytesToUint256 ¶
func HexToBytes ¶
func Int64ToUint256 ¶
func ToERC721AssetData ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.