-
-
Save karalabe/2153b087c1f80f651fd87dd4c439fac4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This file is an automatically generated Go binding. Do not modify as any | |
// change will likely be lost upon the next re-generation! | |
package main | |
import ( | |
"math/big" | |
"strings" | |
"github.com/ethereum/go-ethereum/accounts/abi" | |
"github.com/ethereum/go-ethereum/accounts/abi/bind" | |
"github.com/ethereum/go-ethereum/common" | |
"github.com/ethereum/go-ethereum/core/types" | |
) | |
// TokenABI is the input ABI used to generate the binding from. | |
const TokenABI = `[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint8"}],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[],"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"},{"name":"_extraData","type":"bytes"}],"name":"approveAndCall","outputs":[{"name":"success","type":"bool"}],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"},{"name":"","type":"address"}],"name":"spentAllowance","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"},{"name":"","type":"address"}],"name":"allowance","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"inputs":[{"name":"initialSupply","type":"uint256"},{"name":"tokenName","type":"string"},{"name":"decimalUnits","type":"uint8"},{"name":"tokenSymbol","type":"string"}],"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Transfer","type":"event"}]` | |
// TokenBin is the compiled bytecode used for deploying new contracts. | |
const TokenBin = `6060604052604051610ca2380380610ca2833981016040528080519060200190919080518201919060200180519060200190919080518201919060200150505b83600360005060003373ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600050819055508260006000509080519060200190828054600181600116156101000203166002900490600052602060002090601f016020900481019282601f106100c257805160ff19168380011785556100f3565b828001600101855582156100f3579182015b828111156100f25782518260005055916020019190600101906100d4565b5b50905061011e9190610100565b8082111561011a5760008181506000905550600101610100565b5090565b50508060016000509080519060200190828054600181600116156101000203166002900490600052602060002090601f016020900481019282601f1061016f57805160ff19168380011785556101a0565b828001600101855582156101a0579182015b8281111561019f578251826000505591602001919060010190610181565b5b5090506101cb91906101ad565b808211156101c757600081815060009055506001016101ad565b5090565b505081600260006101000a81548160ff021916908302179055505b50505050610aaa806101f86000396000f360606040523615610095576000357c01000000000000000000000000000000000000000000000000000000009004806306fdde03146100a257806323b872dd1461011d578063313ce5671461015b57806370a082311461018157806395d89b41146101ad578063a9059cbb14610228578063cae9ca5114610249578063dc3080f2146102c5578063dd62ed3e146102fa57610095565b6100a05b610002565b565b005b6100af600480505061032f565b60405180806020018281038252838181518152602001915080519060200190808383829060006004602084601f0104600f02600301f150905090810190601f16801561010f5780820380516001836020036101000a031916815260200191505b509250505060405180910390f35b61014560048080359060200190919080359060200190919080359060200190919050506107f3565b6040518082815260200191505060405180910390f35b6101686004805050610471565b604051808260ff16815260200191505060405180910390f35b6101976004808035906020019091905050610484565b6040518082815260200191505060405180910390f35b6101ba60048050506103d0565b60405180806020018281038252838181518152602001915080519060200190808383829060006004602084601f0104600f02600301f150905090810190601f16801561021a5780820380516001836020036101000a031916815260200191505b509250505060405180910390f35b61024760048080359060200190919080359060200190919050506104f5565b005b6102af6004808035906020019091908035906020019091908035906020019082018035906020019191908080601f016020809104026020016040519081016040528093929190818152602001838380828437820191505050505050909091905050610680565b6040518082815260200191505060405180910390f35b6102e460048080359060200190919080359060200190919050506104ca565b6040518082815260200191505060405180910390f35b610319600480803590602001909190803590602001909190505061049f565b6040518082815260200191505060405180910390f35b60006000508054600181600116156101000203166002900480601f0160208091040260200160405190810160405280929190818152602001828054600181600116156101000203166002900480156103c85780601f1061039d576101008083540402835291602001916103c8565b820191906000526020600020905b8154815290600101906020018083116103ab57829003601f168201915b505050505081565b60016000508054600181600116156101000203166002900480601f0160208091040260200160405190810160405280929190818152602001828054600181600116156101000203166002900480156104695780601f1061043e57610100808354040283529160200191610469565b820191906000526020600020905b81548152906001019060200180831161044c57829003601f168201915b505050505081565b600260009054906101000a900460ff1681565b60036000506020528060005260406000206000915090505481565b6004600050602052816000526040600020600050602052806000526040600020600091509150505481565b6005600050602052816000526040600020600050602052806000526040600020600091509150505481565b80600360005060003373ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060005054101561053157610002565b600360005060008373ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000505481600360005060008573ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000505401101561059e57610002565b80600360005060003373ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282825054039250508190555080600360005060008473ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828282505401925050819055508173ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef836040518082815260200191505060405180910390a35b5050565b6000600083600460005060003373ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060005060008773ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020600050819055508490508073ffffffffffffffffffffffffffffffffffffffff16638f4ffcb133863087604051857c0100000000000000000000000000000000000000000000000000000000028152600401808573ffffffffffffffffffffffffffffffffffffffff1681526020018481526020018373ffffffffffffffffffffffffffffffffffffffff168152602001806020018281038252838181518152602001915080519060200190808383829060006004602084601f0104600f02600301f150905090810190601f1680156107c85780820380516001836020036101000a031916815260200191505b50955050505050506000604051808303816000876161da5a03f115610002575050505b509392505050565b600081600360005060008673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060005054101561083157610002565b600360005060008473ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000505482600360005060008673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000505401101561089e57610002565b600460005060008573ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060005060003373ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000505482600560005060008773ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060005060003373ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000505401111561095f57610002565b81600360005060008673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282825054039250508190555081600360005060008573ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282825054019250508190555081600560005060008673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060005060003373ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000206000828282505401925050819055508273ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef846040518082815260200191505060405180910390a35b939250505056` | |
// DeployToken deploys a new Ethereum contract, binding an instance of Token to it. | |
func DeployToken(auth *bind.TransactOpts, backend bind.ContractBackend, initialSupply *big.Int, tokenName string, decimalUnits uint8, tokenSymbol string) (common.Address, *types.Transaction, *Token, error) { | |
parsed, err := abi.JSON(strings.NewReader(TokenABI)) | |
if err != nil { | |
return common.Address{}, nil, nil, err | |
} | |
address, tx, contract, err := bind.DeployContract(auth, parsed, common.FromHex(TokenBin), backend, initialSupply, tokenName, decimalUnits, tokenSymbol) | |
if err != nil { | |
return common.Address{}, nil, nil, err | |
} | |
return address, tx, &Token{TokenCaller: TokenCaller{contract: contract}, TokenTransactor: TokenTransactor{contract: contract}}, nil | |
} | |
// Token is an auto generated Go binding around an Ethereum contract. | |
type Token struct { | |
TokenCaller // Read-only binding to the contract | |
TokenTransactor // Write-only binding to the contract | |
} | |
// TokenCaller is an auto generated read-only Go binding around an Ethereum contract. | |
type TokenCaller struct { | |
contract *bind.BoundContract // Generic contract wrapper for the low level calls | |
} | |
// TokenTransactor is an auto generated write-only Go binding around an Ethereum contract. | |
type TokenTransactor struct { | |
contract *bind.BoundContract // Generic contract wrapper for the low level calls | |
} | |
// TokenSession is an auto generated Go binding around an Ethereum contract, | |
// with pre-set call and transact options. | |
type TokenSession struct { | |
Contract *Token // Generic contract binding to set the session for | |
CallOpts bind.CallOpts // Call options to use throughout this session | |
TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session | |
} | |
// TokenCallerSession is an auto generated read-only Go binding around an Ethereum contract, | |
// with pre-set call options. | |
type TokenCallerSession struct { | |
Contract *TokenCaller // Generic contract caller binding to set the session for | |
CallOpts bind.CallOpts // Call options to use throughout this session | |
} | |
// TokenTransactorSession is an auto generated write-only Go binding around an Ethereum contract, | |
// with pre-set transact options. | |
type TokenTransactorSession struct { | |
Contract *TokenTransactor // Generic contract transactor binding to set the session for | |
TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session | |
} | |
// TokenRaw is an auto generated low-level Go binding around an Ethereum contract. | |
type TokenRaw struct { | |
Contract *Token // Generic contract binding to access the raw methods on | |
} | |
// TokenCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract. | |
type TokenCallerRaw struct { | |
Contract *TokenCaller // Generic read-only contract binding to access the raw methods on | |
} | |
// TokenTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract. | |
type TokenTransactorRaw struct { | |
Contract *TokenTransactor // Generic write-only contract binding to access the raw methods on | |
} | |
// NewToken creates a new instance of Token, bound to a specific deployed contract. | |
func NewToken(address common.Address, backend bind.ContractBackend) (*Token, error) { | |
contract, err := bindToken(address, backend.(bind.ContractCaller), backend.(bind.ContractTransactor)) | |
if err != nil { | |
return nil, err | |
} | |
return &Token{TokenCaller: TokenCaller{contract: contract}, TokenTransactor: TokenTransactor{contract: contract}}, nil | |
} | |
// NewTokenCaller creates a new read-only instance of Token, bound to a specific deployed contract. | |
func NewTokenCaller(address common.Address, caller bind.ContractCaller) (*TokenCaller, error) { | |
contract, err := bindToken(address, caller, nil) | |
if err != nil { | |
return nil, err | |
} | |
return &TokenCaller{contract: contract}, nil | |
} | |
// NewTokenTransactor creates a new write-only instance of Token, bound to a specific deployed contract. | |
func NewTokenTransactor(address common.Address, transactor bind.ContractTransactor) (*TokenTransactor, error) { | |
contract, err := bindToken(address, nil, transactor) | |
if err != nil { | |
return nil, err | |
} | |
return &TokenTransactor{contract: contract}, nil | |
} | |
// bindToken binds a generic wrapper to an already deployed contract. | |
func bindToken(address common.Address, caller bind.ContractCaller, transactor bind.ContractTransactor) (*bind.BoundContract, error) { | |
parsed, err := abi.JSON(strings.NewReader(TokenABI)) | |
if err != nil { | |
return nil, err | |
} | |
return bind.NewBoundContract(address, parsed, caller, transactor), nil | |
} | |
// Call invokes the (constant) contract method with params as input values and | |
// sets the output to result. The result type might be a single field for simple | |
// returns, a slice of interfaces for anonymous returns and a struct for named | |
// returns. | |
func (_Token *TokenRaw) Call(opts *bind.CallOpts, result interface{}, method string, params ...interface{}) error { | |
return _Token.Contract.TokenCaller.contract.Call(opts, result, method, params...) | |
} | |
// Transfer initiates a plain transaction to move funds to the contract, calling | |
// its default method if one is available. | |
func (_Token *TokenRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) { | |
return _Token.Contract.TokenTransactor.contract.Transfer(opts) | |
} | |
// Transact invokes the (paid) contract method with params as input values. | |
func (_Token *TokenRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) { | |
return _Token.Contract.TokenTransactor.contract.Transact(opts, method, params...) | |
} | |
// Call invokes the (constant) contract method with params as input values and | |
// sets the output to result. The result type might be a single field for simple | |
// returns, a slice of interfaces for anonymous returns and a struct for named | |
// returns. | |
func (_Token *TokenCallerRaw) Call(opts *bind.CallOpts, result interface{}, method string, params ...interface{}) error { | |
return _Token.Contract.contract.Call(opts, result, method, params...) | |
} | |
// Transfer initiates a plain transaction to move funds to the contract, calling | |
// its default method if one is available. | |
func (_Token *TokenTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) { | |
return _Token.Contract.contract.Transfer(opts) | |
} | |
// Transact invokes the (paid) contract method with params as input values. | |
func (_Token *TokenTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) { | |
return _Token.Contract.contract.Transact(opts, method, params...) | |
} | |
// Allowance is a free data retrieval call binding the contract method 0xdd62ed3e. | |
// | |
// Solidity: function allowance( address, address) constant returns(uint256) | |
func (_Token *TokenCaller) Allowance(opts *bind.CallOpts, arg0 common.Address, arg1 common.Address) (*big.Int, error) { | |
var ( | |
ret0 = new(*big.Int) | |
) | |
out := ret0 | |
err := _Token.contract.Call(opts, out, "allowance", arg0, arg1) | |
return *ret0, err | |
} | |
// Allowance is a free data retrieval call binding the contract method 0xdd62ed3e. | |
// | |
// Solidity: function allowance( address, address) constant returns(uint256) | |
func (_Token *TokenSession) Allowance(arg0 common.Address, arg1 common.Address) (*big.Int, error) { | |
return _Token.Contract.Allowance(&_Token.CallOpts, arg0, arg1) | |
} | |
// Allowance is a free data retrieval call binding the contract method 0xdd62ed3e. | |
// | |
// Solidity: function allowance( address, address) constant returns(uint256) | |
func (_Token *TokenCallerSession) Allowance(arg0 common.Address, arg1 common.Address) (*big.Int, error) { | |
return _Token.Contract.Allowance(&_Token.CallOpts, arg0, arg1) | |
} | |
// BalanceOf is a free data retrieval call binding the contract method 0x70a08231. | |
// | |
// Solidity: function balanceOf( address) constant returns(uint256) | |
func (_Token *TokenCaller) BalanceOf(opts *bind.CallOpts, arg0 common.Address) (*big.Int, error) { | |
var ( | |
ret0 = new(*big.Int) | |
) | |
out := ret0 | |
err := _Token.contract.Call(opts, out, "balanceOf", arg0) | |
return *ret0, err | |
} | |
// BalanceOf is a free data retrieval call binding the contract method 0x70a08231. | |
// | |
// Solidity: function balanceOf( address) constant returns(uint256) | |
func (_Token *TokenSession) BalanceOf(arg0 common.Address) (*big.Int, error) { | |
return _Token.Contract.BalanceOf(&_Token.CallOpts, arg0) | |
} | |
// BalanceOf is a free data retrieval call binding the contract method 0x70a08231. | |
// | |
// Solidity: function balanceOf( address) constant returns(uint256) | |
func (_Token *TokenCallerSession) BalanceOf(arg0 common.Address) (*big.Int, error) { | |
return _Token.Contract.BalanceOf(&_Token.CallOpts, arg0) | |
} | |
// Decimals is a free data retrieval call binding the contract method 0x313ce567. | |
// | |
// Solidity: function decimals() constant returns(uint8) | |
func (_Token *TokenCaller) Decimals(opts *bind.CallOpts) (uint8, error) { | |
var ( | |
ret0 = new(uint8) | |
) | |
out := ret0 | |
err := _Token.contract.Call(opts, out, "decimals") | |
return *ret0, err | |
} | |
// Decimals is a free data retrieval call binding the contract method 0x313ce567. | |
// | |
// Solidity: function decimals() constant returns(uint8) | |
func (_Token *TokenSession) Decimals() (uint8, error) { | |
return _Token.Contract.Decimals(&_Token.CallOpts) | |
} | |
// Decimals is a free data retrieval call binding the contract method 0x313ce567. | |
// | |
// Solidity: function decimals() constant returns(uint8) | |
func (_Token *TokenCallerSession) Decimals() (uint8, error) { | |
return _Token.Contract.Decimals(&_Token.CallOpts) | |
} | |
// Name is a free data retrieval call binding the contract method 0x06fdde03. | |
// | |
// Solidity: function name() constant returns(string) | |
func (_Token *TokenCaller) Name(opts *bind.CallOpts) (string, error) { | |
var ( | |
ret0 = new(string) | |
) | |
out := ret0 | |
err := _Token.contract.Call(opts, out, "name") | |
return *ret0, err | |
} | |
// Name is a free data retrieval call binding the contract method 0x06fdde03. | |
// | |
// Solidity: function name() constant returns(string) | |
func (_Token *TokenSession) Name() (string, error) { | |
return _Token.Contract.Name(&_Token.CallOpts) | |
} | |
// Name is a free data retrieval call binding the contract method 0x06fdde03. | |
// | |
// Solidity: function name() constant returns(string) | |
func (_Token *TokenCallerSession) Name() (string, error) { | |
return _Token.Contract.Name(&_Token.CallOpts) | |
} | |
// SpentAllowance is a free data retrieval call binding the contract method 0xdc3080f2. | |
// | |
// Solidity: function spentAllowance( address, address) constant returns(uint256) | |
func (_Token *TokenCaller) SpentAllowance(opts *bind.CallOpts, arg0 common.Address, arg1 common.Address) (*big.Int, error) { | |
var ( | |
ret0 = new(*big.Int) | |
) | |
out := ret0 | |
err := _Token.contract.Call(opts, out, "spentAllowance", arg0, arg1) | |
return *ret0, err | |
} | |
// SpentAllowance is a free data retrieval call binding the contract method 0xdc3080f2. | |
// | |
// Solidity: function spentAllowance( address, address) constant returns(uint256) | |
func (_Token *TokenSession) SpentAllowance(arg0 common.Address, arg1 common.Address) (*big.Int, error) { | |
return _Token.Contract.SpentAllowance(&_Token.CallOpts, arg0, arg1) | |
} | |
// SpentAllowance is a free data retrieval call binding the contract method 0xdc3080f2. | |
// | |
// Solidity: function spentAllowance( address, address) constant returns(uint256) | |
func (_Token *TokenCallerSession) SpentAllowance(arg0 common.Address, arg1 common.Address) (*big.Int, error) { | |
return _Token.Contract.SpentAllowance(&_Token.CallOpts, arg0, arg1) | |
} | |
// Symbol is a free data retrieval call binding the contract method 0x95d89b41. | |
// | |
// Solidity: function symbol() constant returns(string) | |
func (_Token *TokenCaller) Symbol(opts *bind.CallOpts) (string, error) { | |
var ( | |
ret0 = new(string) | |
) | |
out := ret0 | |
err := _Token.contract.Call(opts, out, "symbol") | |
return *ret0, err | |
} | |
// Symbol is a free data retrieval call binding the contract method 0x95d89b41. | |
// | |
// Solidity: function symbol() constant returns(string) | |
func (_Token *TokenSession) Symbol() (string, error) { | |
return _Token.Contract.Symbol(&_Token.CallOpts) | |
} | |
// Symbol is a free data retrieval call binding the contract method 0x95d89b41. | |
// | |
// Solidity: function symbol() constant returns(string) | |
func (_Token *TokenCallerSession) Symbol() (string, error) { | |
return _Token.Contract.Symbol(&_Token.CallOpts) | |
} | |
// ApproveAndCall is a paid mutator transaction binding the contract method 0xcae9ca51. | |
// | |
// Solidity: function approveAndCall(_spender address, _value uint256, _extraData bytes) returns(success bool) | |
func (_Token *TokenTransactor) ApproveAndCall(opts *bind.TransactOpts, _spender common.Address, _value *big.Int, _extraData []byte) (*types.Transaction, error) { | |
return _Token.contract.Transact(opts, "approveAndCall", _spender, _value, _extraData) | |
} | |
// ApproveAndCall is a paid mutator transaction binding the contract method 0xcae9ca51. | |
// | |
// Solidity: function approveAndCall(_spender address, _value uint256, _extraData bytes) returns(success bool) | |
func (_Token *TokenSession) ApproveAndCall(_spender common.Address, _value *big.Int, _extraData []byte) (*types.Transaction, error) { | |
return _Token.Contract.ApproveAndCall(&_Token.TransactOpts, _spender, _value, _extraData) | |
} | |
// ApproveAndCall is a paid mutator transaction binding the contract method 0xcae9ca51. | |
// | |
// Solidity: function approveAndCall(_spender address, _value uint256, _extraData bytes) returns(success bool) | |
func (_Token *TokenTransactorSession) ApproveAndCall(_spender common.Address, _value *big.Int, _extraData []byte) (*types.Transaction, error) { | |
return _Token.Contract.ApproveAndCall(&_Token.TransactOpts, _spender, _value, _extraData) | |
} | |
// Transfer is a paid mutator transaction binding the contract method 0xa9059cbb. | |
// | |
// Solidity: function transfer(_to address, _value uint256) returns() | |
func (_Token *TokenTransactor) Transfer(opts *bind.TransactOpts, _to common.Address, _value *big.Int) (*types.Transaction, error) { | |
return _Token.contract.Transact(opts, "transfer", _to, _value) | |
} | |
// Transfer is a paid mutator transaction binding the contract method 0xa9059cbb. | |
// | |
// Solidity: function transfer(_to address, _value uint256) returns() | |
func (_Token *TokenSession) Transfer(_to common.Address, _value *big.Int) (*types.Transaction, error) { | |
return _Token.Contract.Transfer(&_Token.TransactOpts, _to, _value) | |
} | |
// Transfer is a paid mutator transaction binding the contract method 0xa9059cbb. | |
// | |
// Solidity: function transfer(_to address, _value uint256) returns() | |
func (_Token *TokenTransactorSession) Transfer(_to common.Address, _value *big.Int) (*types.Transaction, error) { | |
return _Token.Contract.Transfer(&_Token.TransactOpts, _to, _value) | |
} | |
// TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd. | |
// | |
// Solidity: function transferFrom(_from address, _to address, _value uint256) returns(success bool) | |
func (_Token *TokenTransactor) TransferFrom(opts *bind.TransactOpts, _from common.Address, _to common.Address, _value *big.Int) (*types.Transaction, error) { | |
return _Token.contract.Transact(opts, "transferFrom", _from, _to, _value) | |
} | |
// TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd. | |
// | |
// Solidity: function transferFrom(_from address, _to address, _value uint256) returns(success bool) | |
func (_Token *TokenSession) TransferFrom(_from common.Address, _to common.Address, _value *big.Int) (*types.Transaction, error) { | |
return _Token.Contract.TransferFrom(&_Token.TransactOpts, _from, _to, _value) | |
} | |
// TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd. | |
// | |
// Solidity: function transferFrom(_from address, _to address, _value uint256) returns(success bool) | |
func (_Token *TokenTransactorSession) TransferFrom(_from common.Address, _to common.Address, _value *big.Int) (*types.Transaction, error) { | |
return _Token.Contract.TransferFrom(&_Token.TransactOpts, _from, _to, _value) | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment