package
0.3.8
Repository: https://github.com/configwizard/gaspump-api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
CreateTransactionFromFunctionCall creates a transaction to call a function on a smart contract) that still requires executing Before this is ready for sending Consider using https://pkg.go.dev/github.com/nspcc-dev/neo-go/pkg/rpc/client#Client.CreateTxFromScript as an alternative.
No description provided by the author
todo ...
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StringToUint160 attempts to decode the given NEO address string into an Uint160.
TransferToken transfer Nep17 token to another wallets, for instance use address here https://testcdn.fs.neo.org/doc/integrations/endpoints/simple example https://gist.github.com/alexvanin/4f22937b99990243a60b7abf68d7458c.
Uint160ToString returns the "NEO address" from the given Uint160.
No description provided by the author

# Constants

NEO2Prefix is the first byte of address for NEO2.
NEO3Prefix is the first byte of address for NEO3.
No description provided by the author
No description provided by the author

# Variables

Prefix is the byte used to prepend to addresses when encoding them, it can be changed and defaults to 53 (0x35), the standard NEO prefix.

# Structs

No description provided by the author

# Type aliases

No description provided by the author