BEP20USDT

package
v0.1.22 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BEP20USDTABI = BEP20USDTMetaData.ABI

BEP20USDTABI is the input ABI used to generate the binding from. Deprecated: Use BEP20USDTMetaData.ABI instead.

View Source
var BEP20USDTMetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"burn\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"subtractedValue\",\"type\":\"uint256\"}],\"name\":\"decreaseAllowance\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getOwner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"addedValue\",\"type\":\"uint256\"}],\"name\":\"increaseAllowance\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"mint\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"renounceOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"recipient\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"recipient\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}]",
}

BEP20USDTMetaData contains all meta data concerning the BEP20USDT contract.

Functions

This section is empty.

Types

type BEP20USDT

type BEP20USDT struct {
	BEP20USDTCaller     // Read-only binding to the contract
	BEP20USDTTransactor // Write-only binding to the contract
	BEP20USDTFilterer   // Log filterer for contract events
}

BEP20USDT is an auto generated Go binding around an Ethereum contract.

func NewBEP20USDT

func NewBEP20USDT(address common.Address, backend bind.ContractBackend) (*BEP20USDT, error)

NewBEP20USDT creates a new instance of BEP20USDT, bound to a specific deployed contract.

type BEP20USDTCaller

type BEP20USDTCaller struct {
	// contains filtered or unexported fields
}

BEP20USDTCaller is an auto generated read-only Go binding around an Ethereum contract.

func NewBEP20USDTCaller

func NewBEP20USDTCaller(address common.Address, caller bind.ContractCaller) (*BEP20USDTCaller, error)

NewBEP20USDTCaller creates a new read-only instance of BEP20USDT, bound to a specific deployed contract.

func (*BEP20USDTCaller) Allowance

func (_BEP20USDT *BEP20USDTCaller) Allowance(opts *bind.CallOpts, owner common.Address, spender common.Address) (*big.Int, error)

Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.

Solidity: function allowance(address owner, address spender) view returns(uint256)

func (*BEP20USDTCaller) BalanceOf

func (_BEP20USDT *BEP20USDTCaller) BalanceOf(opts *bind.CallOpts, account common.Address) (*big.Int, error)

BalanceOf is a free data retrieval call binding the contract method 0x70a08231.

Solidity: function balanceOf(address account) view returns(uint256)

func (*BEP20USDTCaller) Decimals

func (_BEP20USDT *BEP20USDTCaller) Decimals(opts *bind.CallOpts) (uint8, error)

Decimals is a free data retrieval call binding the contract method 0x313ce567.

Solidity: function decimals() view returns(uint8)

func (*BEP20USDTCaller) GetOwner

func (_BEP20USDT *BEP20USDTCaller) GetOwner(opts *bind.CallOpts) (common.Address, error)

GetOwner is a free data retrieval call binding the contract method 0x893d20e8.

Solidity: function getOwner() view returns(address)

func (*BEP20USDTCaller) Name

func (_BEP20USDT *BEP20USDTCaller) Name(opts *bind.CallOpts) (string, error)

Name is a free data retrieval call binding the contract method 0x06fdde03.

Solidity: function name() view returns(string)

func (*BEP20USDTCaller) Owner

func (_BEP20USDT *BEP20USDTCaller) Owner(opts *bind.CallOpts) (common.Address, error)

Owner is a free data retrieval call binding the contract method 0x8da5cb5b.

Solidity: function owner() view returns(address)

func (*BEP20USDTCaller) Symbol

func (_BEP20USDT *BEP20USDTCaller) Symbol(opts *bind.CallOpts) (string, error)

Symbol is a free data retrieval call binding the contract method 0x95d89b41.

Solidity: function symbol() view returns(string)

func (*BEP20USDTCaller) TotalSupply

func (_BEP20USDT *BEP20USDTCaller) TotalSupply(opts *bind.CallOpts) (*big.Int, error)

TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.

Solidity: function totalSupply() view returns(uint256)

type BEP20USDTCallerRaw

type BEP20USDTCallerRaw struct {
	Contract *BEP20USDTCaller // Generic read-only contract binding to access the raw methods on
}

BEP20USDTCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*BEP20USDTCallerRaw) Call

func (_BEP20USDT *BEP20USDTCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

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.

type BEP20USDTCallerSession

type BEP20USDTCallerSession struct {
	Contract *BEP20USDTCaller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts    // Call options to use throughout this session
}

BEP20USDTCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

func (*BEP20USDTCallerSession) Allowance

func (_BEP20USDT *BEP20USDTCallerSession) Allowance(owner common.Address, spender common.Address) (*big.Int, error)

Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.

Solidity: function allowance(address owner, address spender) view returns(uint256)

func (*BEP20USDTCallerSession) BalanceOf

func (_BEP20USDT *BEP20USDTCallerSession) BalanceOf(account common.Address) (*big.Int, error)

BalanceOf is a free data retrieval call binding the contract method 0x70a08231.

Solidity: function balanceOf(address account) view returns(uint256)

func (*BEP20USDTCallerSession) Decimals

func (_BEP20USDT *BEP20USDTCallerSession) Decimals() (uint8, error)

Decimals is a free data retrieval call binding the contract method 0x313ce567.

Solidity: function decimals() view returns(uint8)

func (*BEP20USDTCallerSession) GetOwner

func (_BEP20USDT *BEP20USDTCallerSession) GetOwner() (common.Address, error)

GetOwner is a free data retrieval call binding the contract method 0x893d20e8.

Solidity: function getOwner() view returns(address)

func (*BEP20USDTCallerSession) Name

func (_BEP20USDT *BEP20USDTCallerSession) Name() (string, error)

Name is a free data retrieval call binding the contract method 0x06fdde03.

Solidity: function name() view returns(string)

func (*BEP20USDTCallerSession) Owner

func (_BEP20USDT *BEP20USDTCallerSession) Owner() (common.Address, error)

Owner is a free data retrieval call binding the contract method 0x8da5cb5b.

Solidity: function owner() view returns(address)

func (*BEP20USDTCallerSession) Symbol

func (_BEP20USDT *BEP20USDTCallerSession) Symbol() (string, error)

Symbol is a free data retrieval call binding the contract method 0x95d89b41.

Solidity: function symbol() view returns(string)

func (*BEP20USDTCallerSession) TotalSupply

func (_BEP20USDT *BEP20USDTCallerSession) TotalSupply() (*big.Int, error)

TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.

Solidity: function totalSupply() view returns(uint256)

type BEP20USDTFilterer

type BEP20USDTFilterer struct {
	// contains filtered or unexported fields
}

BEP20USDTFilterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewBEP20USDTFilterer

func NewBEP20USDTFilterer(address common.Address, filterer bind.ContractFilterer) (*BEP20USDTFilterer, error)

NewBEP20USDTFilterer creates a new log filterer instance of BEP20USDT, bound to a specific deployed contract.

type BEP20USDTRaw

type BEP20USDTRaw struct {
	Contract *BEP20USDT // Generic contract binding to access the raw methods on
}

BEP20USDTRaw is an auto generated low-level Go binding around an Ethereum contract.

func (*BEP20USDTRaw) Call

func (_BEP20USDT *BEP20USDTRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

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 (*BEP20USDTRaw) Transact

func (_BEP20USDT *BEP20USDTRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*BEP20USDTRaw) Transfer

func (_BEP20USDT *BEP20USDTRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type BEP20USDTSession

type BEP20USDTSession struct {
	Contract     *BEP20USDT        // 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
}

BEP20USDTSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

func (*BEP20USDTSession) Allowance

func (_BEP20USDT *BEP20USDTSession) Allowance(owner common.Address, spender common.Address) (*big.Int, error)

Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.

Solidity: function allowance(address owner, address spender) view returns(uint256)

func (*BEP20USDTSession) Approve

func (_BEP20USDT *BEP20USDTSession) Approve(spender common.Address, amount *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0x095ea7b3.

Solidity: function approve(address spender, uint256 amount) returns(bool)

func (*BEP20USDTSession) BalanceOf

func (_BEP20USDT *BEP20USDTSession) BalanceOf(account common.Address) (*big.Int, error)

BalanceOf is a free data retrieval call binding the contract method 0x70a08231.

Solidity: function balanceOf(address account) view returns(uint256)

func (*BEP20USDTSession) Burn

func (_BEP20USDT *BEP20USDTSession) Burn(amount *big.Int) (*types.Transaction, error)

Burn is a paid mutator transaction binding the contract method 0x42966c68.

Solidity: function burn(uint256 amount) returns(bool)

func (*BEP20USDTSession) Decimals

func (_BEP20USDT *BEP20USDTSession) Decimals() (uint8, error)

Decimals is a free data retrieval call binding the contract method 0x313ce567.

Solidity: function decimals() view returns(uint8)

func (*BEP20USDTSession) DecreaseAllowance

func (_BEP20USDT *BEP20USDTSession) DecreaseAllowance(spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)

DecreaseAllowance is a paid mutator transaction binding the contract method 0xa457c2d7.

Solidity: function decreaseAllowance(address spender, uint256 subtractedValue) returns(bool)

func (*BEP20USDTSession) GetOwner

func (_BEP20USDT *BEP20USDTSession) GetOwner() (common.Address, error)

GetOwner is a free data retrieval call binding the contract method 0x893d20e8.

Solidity: function getOwner() view returns(address)

func (*BEP20USDTSession) IncreaseAllowance

func (_BEP20USDT *BEP20USDTSession) IncreaseAllowance(spender common.Address, addedValue *big.Int) (*types.Transaction, error)

IncreaseAllowance is a paid mutator transaction binding the contract method 0x39509351.

Solidity: function increaseAllowance(address spender, uint256 addedValue) returns(bool)

func (*BEP20USDTSession) Mint

func (_BEP20USDT *BEP20USDTSession) Mint(amount *big.Int) (*types.Transaction, error)

Mint is a paid mutator transaction binding the contract method 0xa0712d68.

Solidity: function mint(uint256 amount) returns(bool)

func (*BEP20USDTSession) Name

func (_BEP20USDT *BEP20USDTSession) Name() (string, error)

Name is a free data retrieval call binding the contract method 0x06fdde03.

Solidity: function name() view returns(string)

func (*BEP20USDTSession) Owner

func (_BEP20USDT *BEP20USDTSession) Owner() (common.Address, error)

Owner is a free data retrieval call binding the contract method 0x8da5cb5b.

Solidity: function owner() view returns(address)

func (*BEP20USDTSession) RenounceOwnership

func (_BEP20USDT *BEP20USDTSession) RenounceOwnership() (*types.Transaction, error)

RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.

Solidity: function renounceOwnership() returns()

func (*BEP20USDTSession) Symbol

func (_BEP20USDT *BEP20USDTSession) Symbol() (string, error)

Symbol is a free data retrieval call binding the contract method 0x95d89b41.

Solidity: function symbol() view returns(string)

func (*BEP20USDTSession) TotalSupply

func (_BEP20USDT *BEP20USDTSession) TotalSupply() (*big.Int, error)

TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.

Solidity: function totalSupply() view returns(uint256)

func (*BEP20USDTSession) Transfer

func (_BEP20USDT *BEP20USDTSession) Transfer(recipient common.Address, amount *big.Int) (*types.Transaction, error)

Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.

Solidity: function transfer(address recipient, uint256 amount) returns(bool)

func (*BEP20USDTSession) TransferFrom

func (_BEP20USDT *BEP20USDTSession) TransferFrom(sender common.Address, recipient common.Address, amount *big.Int) (*types.Transaction, error)

TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.

Solidity: function transferFrom(address sender, address recipient, uint256 amount) returns(bool)

func (*BEP20USDTSession) TransferOwnership

func (_BEP20USDT *BEP20USDTSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)

TransferOwnership is a paid mutator transaction binding the contract method 0xf2fde38b.

Solidity: function transferOwnership(address newOwner) returns()

type BEP20USDTTransactor

type BEP20USDTTransactor struct {
	// contains filtered or unexported fields
}

BEP20USDTTransactor is an auto generated write-only Go binding around an Ethereum contract.

func NewBEP20USDTTransactor

func NewBEP20USDTTransactor(address common.Address, transactor bind.ContractTransactor) (*BEP20USDTTransactor, error)

NewBEP20USDTTransactor creates a new write-only instance of BEP20USDT, bound to a specific deployed contract.

func (*BEP20USDTTransactor) Approve

func (_BEP20USDT *BEP20USDTTransactor) Approve(opts *bind.TransactOpts, spender common.Address, amount *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0x095ea7b3.

Solidity: function approve(address spender, uint256 amount) returns(bool)

func (*BEP20USDTTransactor) Burn

func (_BEP20USDT *BEP20USDTTransactor) Burn(opts *bind.TransactOpts, amount *big.Int) (*types.Transaction, error)

Burn is a paid mutator transaction binding the contract method 0x42966c68.

Solidity: function burn(uint256 amount) returns(bool)

func (*BEP20USDTTransactor) DecreaseAllowance

func (_BEP20USDT *BEP20USDTTransactor) DecreaseAllowance(opts *bind.TransactOpts, spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)

DecreaseAllowance is a paid mutator transaction binding the contract method 0xa457c2d7.

Solidity: function decreaseAllowance(address spender, uint256 subtractedValue) returns(bool)

func (*BEP20USDTTransactor) IncreaseAllowance

func (_BEP20USDT *BEP20USDTTransactor) IncreaseAllowance(opts *bind.TransactOpts, spender common.Address, addedValue *big.Int) (*types.Transaction, error)

IncreaseAllowance is a paid mutator transaction binding the contract method 0x39509351.

Solidity: function increaseAllowance(address spender, uint256 addedValue) returns(bool)

func (*BEP20USDTTransactor) Mint

func (_BEP20USDT *BEP20USDTTransactor) Mint(opts *bind.TransactOpts, amount *big.Int) (*types.Transaction, error)

Mint is a paid mutator transaction binding the contract method 0xa0712d68.

Solidity: function mint(uint256 amount) returns(bool)

func (*BEP20USDTTransactor) RenounceOwnership

func (_BEP20USDT *BEP20USDTTransactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error)

RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.

Solidity: function renounceOwnership() returns()

func (*BEP20USDTTransactor) Transfer

func (_BEP20USDT *BEP20USDTTransactor) Transfer(opts *bind.TransactOpts, recipient common.Address, amount *big.Int) (*types.Transaction, error)

Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.

Solidity: function transfer(address recipient, uint256 amount) returns(bool)

func (*BEP20USDTTransactor) TransferFrom

func (_BEP20USDT *BEP20USDTTransactor) TransferFrom(opts *bind.TransactOpts, sender common.Address, recipient common.Address, amount *big.Int) (*types.Transaction, error)

TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.

Solidity: function transferFrom(address sender, address recipient, uint256 amount) returns(bool)

func (*BEP20USDTTransactor) TransferOwnership

func (_BEP20USDT *BEP20USDTTransactor) TransferOwnership(opts *bind.TransactOpts, newOwner common.Address) (*types.Transaction, error)

TransferOwnership is a paid mutator transaction binding the contract method 0xf2fde38b.

Solidity: function transferOwnership(address newOwner) returns()

type BEP20USDTTransactorRaw

type BEP20USDTTransactorRaw struct {
	Contract *BEP20USDTTransactor // Generic write-only contract binding to access the raw methods on
}

BEP20USDTTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*BEP20USDTTransactorRaw) Transact

func (_BEP20USDT *BEP20USDTTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*BEP20USDTTransactorRaw) Transfer

func (_BEP20USDT *BEP20USDTTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type BEP20USDTTransactorSession

type BEP20USDTTransactorSession struct {
	Contract     *BEP20USDTTransactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts    // Transaction auth options to use throughout this session
}

BEP20USDTTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

func (*BEP20USDTTransactorSession) Approve

func (_BEP20USDT *BEP20USDTTransactorSession) Approve(spender common.Address, amount *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0x095ea7b3.

Solidity: function approve(address spender, uint256 amount) returns(bool)

func (*BEP20USDTTransactorSession) Burn

func (_BEP20USDT *BEP20USDTTransactorSession) Burn(amount *big.Int) (*types.Transaction, error)

Burn is a paid mutator transaction binding the contract method 0x42966c68.

Solidity: function burn(uint256 amount) returns(bool)

func (*BEP20USDTTransactorSession) DecreaseAllowance

func (_BEP20USDT *BEP20USDTTransactorSession) DecreaseAllowance(spender common.Address, subtractedValue *big.Int) (*types.Transaction, error)

DecreaseAllowance is a paid mutator transaction binding the contract method 0xa457c2d7.

Solidity: function decreaseAllowance(address spender, uint256 subtractedValue) returns(bool)

func (*BEP20USDTTransactorSession) IncreaseAllowance

func (_BEP20USDT *BEP20USDTTransactorSession) IncreaseAllowance(spender common.Address, addedValue *big.Int) (*types.Transaction, error)

IncreaseAllowance is a paid mutator transaction binding the contract method 0x39509351.

Solidity: function increaseAllowance(address spender, uint256 addedValue) returns(bool)

func (*BEP20USDTTransactorSession) Mint

func (_BEP20USDT *BEP20USDTTransactorSession) Mint(amount *big.Int) (*types.Transaction, error)

Mint is a paid mutator transaction binding the contract method 0xa0712d68.

Solidity: function mint(uint256 amount) returns(bool)

func (*BEP20USDTTransactorSession) RenounceOwnership

func (_BEP20USDT *BEP20USDTTransactorSession) RenounceOwnership() (*types.Transaction, error)

RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.

Solidity: function renounceOwnership() returns()

func (*BEP20USDTTransactorSession) Transfer

func (_BEP20USDT *BEP20USDTTransactorSession) Transfer(recipient common.Address, amount *big.Int) (*types.Transaction, error)

Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.

Solidity: function transfer(address recipient, uint256 amount) returns(bool)

func (*BEP20USDTTransactorSession) TransferFrom

func (_BEP20USDT *BEP20USDTTransactorSession) TransferFrom(sender common.Address, recipient common.Address, amount *big.Int) (*types.Transaction, error)

TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.

Solidity: function transferFrom(address sender, address recipient, uint256 amount) returns(bool)

func (*BEP20USDTTransactorSession) TransferOwnership

func (_BEP20USDT *BEP20USDTTransactorSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)

TransferOwnership is a paid mutator transaction binding the contract method 0xf2fde38b.

Solidity: function transferOwnership(address newOwner) returns()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL