contracts

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 License: LGPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DelegatorABI = DelegatorMetaData.ABI

DelegatorABI is the input ABI used to generate the binding from. Deprecated: Use DelegatorMetaData.ABI instead.

View Source
var DelegatorBin = DelegatorMetaData.Bin

DelegatorBin is the compiled bytecode used for deploying new contracts. Deprecated: Use DelegatorMetaData.Bin instead.

View Source
var DelegatorMetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"contractAddress\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"packedCall\",\"type\":\"bytes\"}],\"name\":\"call\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"contractAddress\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"packedCall\",\"type\":\"bytes\"}],\"name\":\"delegateCall\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"contractAddress\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"packedCall\",\"type\":\"bytes\"}],\"name\":\"loopCall\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"contractAddress\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"packedCall\",\"type\":\"bytes\"}],\"name\":\"loopDelegateCall\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}]",
	Bin: "0x608060405234801561001057600080fd5b5061052a806100206000396000f3fe608060405234801561001057600080fd5b506004361061004c5760003560e01c80631b8b921d1461005157806356e7b7aa1461008157806362a1ffbd146100b1578063757bd1e5146100e1575b600080fd5b61006b60048036038101906100669190610406565b610111565b6040516100789190610481565b60405180910390f35b61009b60048036038101906100969190610406565b610194565b6040516100a89190610481565b60405180910390f35b6100cb60048036038101906100c69190610406565b610215565b6040516100d89190610481565b60405180910390f35b6100fb60048036038101906100f69190610406565b6102a8565b6040516101089190610481565b60405180910390f35b60008060608573ffffffffffffffffffffffffffffffffffffffff16858560405161013d9291906104db565b6000604051808303816000865af19150503d806000811461017a576040519150601f19603f3d011682016040523d82523d6000602084013e61017f565b606091505b50809250819350505081925050509392505050565b60008060608573ffffffffffffffffffffffffffffffffffffffff1685856040516101c09291906104db565b600060405180830381855af49150503d80600081146101fb576040519150601f19603f3d011682016040523d82523d6000602084013e610200565b606091505b50809250819350505081925050509392505050565b60008060605b6103e85a111561029c578573ffffffffffffffffffffffffffffffffffffffff16858560405161024c9291906104db565b6000604051808303816000865af19150503d8060008114610289576040519150601f19603f3d011682016040523d82523d6000602084013e61028e565b606091505b50809250819350505061021b565b81925050509392505050565b60008060605b6103e85a111561032d578573ffffffffffffffffffffffffffffffffffffffff1685856040516102df9291906104db565b600060405180830381855af49150503d806000811461031a576040519150601f19603f3d011682016040523d82523d6000602084013e61031f565b606091505b5080925081935050506102ae565b81925050509392505050565b600080fd5b600080fd5b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b600061036e82610343565b9050919050565b61037e81610363565b811461038957600080fd5b50565b60008135905061039b81610375565b92915050565b600080fd5b600080fd5b600080fd5b60008083601f8401126103c6576103c56103a1565b5b8235905067ffffffffffffffff8111156103e3576103e26103a6565b5b6020830191508360018202830111156103ff576103fe6103ab565b5b9250929050565b60008060006040848603121561041f5761041e610339565b5b600061042d8682870161038c565b935050602084013567ffffffffffffffff81111561044e5761044d61033e565b5b61045a868287016103b0565b92509250509250925092565b60008115159050919050565b61047b81610466565b82525050565b60006020820190506104966000830184610472565b92915050565b600081905092915050565b82818337600083830152505050565b60006104c2838561049c565b93506104cf8385846104a7565b82840190509392505050565b60006104e88284866104b6565b9150819050939250505056fea264697066735822122026359e91fa0fb5826a461a3e171ba836040a8f6089b79691f9cdfe45f6bc99e264736f6c634300080f0033",
}

DelegatorMetaData contains all meta data concerning the Delegator contract.

View Source
var LoadTesterABI = LoadTesterMetaData.ABI

LoadTesterABI is the input ABI used to generate the binding from. Deprecated: Use LoadTesterMetaData.ABI instead.

View Source
var LoadTesterBin = LoadTesterMetaData.Bin

LoadTesterBin is the compiled bytecode used for deploying new contracts. Deprecated: Use LoadTesterMetaData.Bin instead.

View Source
var LoadTesterMetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"dumpster\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getCallCounter\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"inc\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"trash\",\"type\":\"bytes\"}],\"name\":\"store\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testADD\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testADDMOD\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testADDRESS\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testAND\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testBALANCE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testBASEFEE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testBLOCKHASH\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testBYTE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testCALLDATACOPY\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testCALLDATALOAD\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testCALLDATASIZE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testCALLER\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testCALLVALUE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testCHAINID\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testCODECOPY\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testCODESIZE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testCOINBASE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testDIFFICULTY\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testDIV\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testEQ\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testEXP\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testEXTCODESIZE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testGAS\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testGASLIMIT\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testGASPRICE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testGT\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testISZERO\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testLOG0\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testLOG1\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testLOG2\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testLOG3\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testLOG4\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testLT\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testMLOAD\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testMOD\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testMSIZE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testMSTORE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testMSTORE8\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testMUL\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testMULMOD\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testNOT\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testNUMBER\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testOR\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testORIGIN\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testRETURNDATACOPY\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testRETURNDATASIZE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testSAR\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testSDIV\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testSELFBALANCE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testSGT\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testSHA3\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testSHL\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testSHR\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testSIGNEXTEND\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testSLOAD\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testSLT\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testSMOD\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testSSTORE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testSUB\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testTIMESTAMP\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"x\",\"type\":\"uint256\"}],\"name\":\"testXOR\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}]",
	Bin: "0x608060405234801561001057600080fd5b50612642806100206000396000f3fe608060405234801561001057600080fd5b50600436106103db5760003560e01c80637c191d201161020a578063bf529ca111610125578063d93cd558116100b8578063ea5141e611610087578063ea5141e614610efc578063f279ca8114610f2c578063f4d1fc6114610f5c578063f58fc36a14610f8c578063fde7721c14610fbc576103db565b8063d93cd55814610e3c578063dd9bef6014610e6c578063de97a36314610e9c578063e9f9b3f214610ecc576103db565b8063ce3cf4ef116100f4578063ce3cf4ef14610d7c578063d117320b14610dac578063d51e7b5b14610ddc578063d53ff3fd14610e0c576103db565b8063bf529ca114610cbc578063c360aba614610cec578063c420eb6114610d1c578063c4bd65d514610d4c576103db565b8063a60a10871161019d578063b3d847f21161016c578063b3d847f214610bfc578063b7b8620714610c2c578063b81c148414610c5c578063bdc875fc14610c8c576103db565b8063a60a108714610b3c578063a645c9c214610b6c578063acaebdf614610b9c578063b374012b14610bcc576103db565b8063918a5fcd116101d9578063918a5fcd14610a7c57806391e7b27714610aac57806398456f3e14610adc5780639a2b7c8114610b0c576103db565b80637c191d20146109bc5780637de8c6f8146109ec57806380947f8014610a1c578063880eff3914610a4c576103db565b80632b21ef44116102fa5780634a61af1f1161028d5780636e7f1fe71161025c5780636e7f1fe7146108fc5780636f099c8d1461092c57806371d91d281461095c5780637b6e0b0e1461098c576103db565b80634a61af1f1461083c5780634d2c74b31461086c5780635590c2d91461089c57806360e13cde146108cc576103db565b80633a411f12116102c95780633a411f121461077c5780633a425dfc146107ac57806340fe2662146107dc57806344cf3bc71461080c576103db565b80632b21ef44146106ce5780632d34e798146106fe5780633430ec061461072e578063371303c01461075e576103db565b806318093b46116103725780632007332e116103415780632007332e1461060e578063219cddeb1461063e5780632294fc7f1461066e5780632871ef851461069e576103db565b806318093b461461054e57806319b621d61461057e5780631aba07ea146105ae5780631de2f343146105de576103db565b80631287a68c116103ae5780631287a68c146104a0578063135d52f7146104be5780631581cf19146104ee578063165821501461051e576103db565b8063034aef71146103e0578063050082f814610410578063087b4e84146104405780630ba8a73b14610470575b600080fd5b6103fa60048036038101906103f591906120ad565b610fec565b60405161040791906120e9565b60405180910390f35b61042a600480360381019061042591906120ad565b611027565b60405161043791906120e9565b60405180910390f35b61045a600480360381019061045591906120ad565b611062565b60405161046791906120e9565b60405180910390f35b61048a600480360381019061048591906120ad565b61109c565b60405161049791906120e9565b60405180910390f35b6104a86110d8565b6040516104b591906120e9565b60405180910390f35b6104d860048036038101906104d391906120ad565b6110e1565b6040516104e591906120e9565b60405180910390f35b610508600480360381019061050391906120ad565b61111d565b60405161051591906120e9565b60405180910390f35b610538600480360381019061053391906120ad565b611158565b60405161054591906120e9565b60405180910390f35b610568600480360381019061056391906120ad565b6111b3565b60405161057591906120e9565b60405180910390f35b610598600480360381019061059391906120ad565b6111f1565b6040516105a591906120e9565b60405180910390f35b6105c860048036038101906105c391906120ad565b611280565b6040516105d591906120e9565b60405180910390f35b6105f860048036038101906105f391906120ad565b6112c6565b60405161060591906120e9565b60405180910390f35b610628600480360381019061062391906120ad565b611304565b60405161063591906120e9565b60405180910390f35b610658600480360381019061065391906120ad565b611340565b60405161066591906120e9565b60405180910390f35b610688600480360381019061068391906120ad565b61137b565b60405161069591906120e9565b60405180910390f35b6106b860048036038101906106b391906120ad565b6113ba565b6040516106c591906120e9565b60405180910390f35b6106e860048036038101906106e391906120ad565b6113f5565b6040516106f591906120e9565b60405180910390f35b610718600480360381019061071391906120ad565b611430565b60405161072591906120e9565b60405180910390f35b610748600480360381019061074391906120ad565b61146b565b604051610755919061219d565b60405180910390f35b610766611517565b60405161077391906120e9565b60405180910390f35b610796600480360381019061079191906120ad565b611536565b6040516107a391906120e9565b60405180910390f35b6107c660048036038101906107c191906120ad565b611572565b6040516107d391906120e9565b60405180910390f35b6107f660048036038101906107f191906120ad565b6115ae565b60405161080391906120e9565b60405180910390f35b610826600480360381019061082191906120ad565b6115ed565b60405161083391906120e9565b60405180910390f35b610856600480360381019061085191906120ad565b611628565b60405161086391906120e9565b60405180910390f35b610886600480360381019061088191906120ad565b611666565b60405161089391906120e9565b60405180910390f35b6108b660048036038101906108b191906120ad565b6116a1565b6040516108c391906120e9565b60405180910390f35b6108e660048036038101906108e191906120ad565b6116e6565b6040516108f391906120e9565b60405180910390f35b610916600480360381019061091191906120ad565b611722565b60405161092391906120e9565b60405180910390f35b610946600480360381019061094191906120ad565b611760565b60405161095391906120e9565b60405180910390f35b610976600480360381019061097191906120ad565b61179b565b60405161098391906120e9565b60405180910390f35b6109a660048036038101906109a191906120ad565b6117d9565b6040516109b391906120e9565b60405180910390f35b6109d660048036038101906109d191906120ad565b611815565b6040516109e391906120e9565b60405180910390f35b610a066004803603810190610a0191906120ad565b611850565b604051610a1391906120e9565b60405180910390f35b610a366004803603810190610a3191906120ad565b61188c565b604051610a4391906120e9565b60405180910390f35b610a666004803603810190610a6191906120ad565b6118e9565b604051610a7391906120e9565b60405180910390f35b610a966004803603810190610a9191906120ad565b611928565b604051610aa391906120e9565b60405180910390f35b610ac66004803603810190610ac191906120ad565b611963565b604051610ad391906120e9565b60405180910390f35b610af66004803603810190610af191906120ad565b6119af565b604051610b0391906120e9565b60405180910390f35b610b266004803603810190610b2191906120ad565b6119ef565b604051610b3391906120e9565b60405180910390f35b610b566004803603810190610b5191906120ad565b611a2a565b604051610b6391906120e9565b60405180910390f35b610b866004803603810190610b8191906120ad565b611a65565b604051610b9391906120e9565b60405180910390f35b610bb66004803603810190610bb191906120ad565b611aa1565b604051610bc391906120e9565b60405180910390f35b610be66004803603810190610be19190612224565b611add565b604051610bf391906120e9565b60405180910390f35b610c166004803603810190610c1191906120ad565b611b2b565b604051610c2391906120e9565b60405180910390f35b610c466004803603810190610c4191906120ad565b611b66565b604051610c5391906120e9565b60405180910390f35b610c766004803603810190610c7191906120ad565b611ba1565b604051610c8391906120e9565b60405180910390f35b610ca66004803603810190610ca191906120ad565b611bdc565b604051610cb391906120e9565b60405180910390f35b610cd66004803603810190610cd191906120ad565b611c17565b604051610ce391906120e9565b60405180910390f35b610d066004803603810190610d0191906120ad565b611c5b565b604051610d1391906120e9565b60405180910390f35b610d366004803603810190610d3191906120ad565b611c97565b604051610d4391906120e9565b60405180910390f35b610d666004803603810190610d6191906120ad565b611cd2565b604051610d7391906120e9565b60405180910390f35b610d966004803603810190610d9191906120ad565b611d10565b604051610da391906120e9565b60405180910390f35b610dc66004803603810190610dc191906120ad565b611d4d565b604051610dd391906120e9565b60405180910390f35b610df66004803603810190610df191906120ad565b611d87565b604051610e0391906120e9565b60405180910390f35b610e266004803603810190610e2191906120ad565b611dc3565b604051610e3391906120e9565b60405180910390f35b610e566004803603810190610e5191906120ad565b611dff565b604051610e6391906120e9565b60405180910390f35b610e866004803603810190610e8191906120ad565b611e5a565b604051610e9391906120e9565b60405180910390f35b610eb66004803603810190610eb191906120ad565b611e9c565b604051610ec391906120e9565b60405180910390f35b610ee66004803603810190610ee191906120ad565b611ed8565b604051610ef391906120e9565b60405180910390f35b610f166004803603810190610f1191906120ad565b611f15565b604051610f2391906120e9565b60405180910390f35b610f466004803603810190610f4191906120ad565b611f57565b604051610f5391906120e9565b60405180910390f35b610f766004803603810190610f7191906120ad565b611f93565b604051610f8391906120e9565b60405180910390f35b610fa66004803603810190610fa191906120ad565b611fd1565b604051610fb391906120e9565b60405180910390f35b610fd66004803603810190610fd191906120ad565b612010565b604051610fe391906120e9565b60405180910390f35b6000610ff6611517565b50600065deadbeef003690506000805b8481101561101c57369150600181019050611006565b505080915050919050565b6000611031611517565b50600065deadbeef003290506000805b8481101561105757329150600181019050611041565b505080915050919050565b600061106c611517565b50600065deadbeef0052905060005b83811015611092578160005260018101905061107b565b5080915050919050565b60006110a6611517565b50600065deadbeef0001905060005b838110156110ce576000820191506001810190506110b5565b5080915050919050565b60008054905090565b60006110eb611517565b50600065deadbeef0017905060005b83811015611113576000821791506001810190506110fa565b5080915050919050565b6000611127611517565b50600065deadbeef003490506000805b8481101561114d57349150600181019050611137565b505080915050919050565b6000611162611517565b50600065deadbeef0006905060005b838110156111a9577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff82069150600181019050611171565b5080915050919050565b60006111bd611517565b50600065deadbeef001390506000805b848110156111e6576001831391506001810190506111cd565b505080915050919050565b60006111fb611517565b50600065deadbeef002090507fffffffff000000000000000000000000000000000000000000000000000000006000526000805b84811015611249576004600020915060018101905061122f565b507f29045a592007d0c246ef02c2223570da9522d0cf0f73282c79a1bc8f0bb2c238811461127657600091505b5080915050919050565b600061128a611517565b50600065deadbeef00a490508060105260005b838110156112bc576004600360028360066010a460018101905061129d565b5080915050919050565b60006112d0611517565b50600065deadbeef001a90506000805b848110156112f9578260001a91506001810190506112e0565b505080915050919050565b600061130e611517565b50600065deadbeef001b905060005b83811015611336578160001b915060018101905061131d565b5080915050919050565b600061134a611517565b50600065deadbeef004290506000805b848110156113705742915060018101905061135a565b505080915050919050565b6000611385611517565b50600065deadbeef0031905060003060005b858110156113ae5781319250600181019050611397565b50505080915050919050565b60006113c4611517565b50600065deadbeef004890506000805b848110156113ea574891506001810190506113d4565b505080915050919050565b60006113ff611517565b50600065deadbeef003d90506000805b84811015611425573d915060018101905061140f565b505080915050919050565b600061143a611517565b50600065deadbeef004390506000805b848110156114605743915060018101905061144a565b505080915050919050565b6001818154811061147b57600080fd5b906000526020600020016000915090508054611496906122a0565b80601f01602080910402602001604051908101604052809291908181526020018280546114c2906122a0565b801561150f5780601f106114e45761010080835404028352916020019161150f565b820191906000526020600020905b8154815290600101906020018083116114f257829003601f168201915b505050505081565b600060016000546115289190612300565b600081905550600054905090565b6000611540611517565b50600065deadbeef0004905060005b838110156115685760018204915060018101905061154f565b5080915050919050565b600061157c611517565b50600065deadbeef0037905060005b838110156115a45760206000803760018101905061158b565b5080915050919050565b60006115b8611517565b50600065deadbeef00a090508060105260005b838110156115e35760066010a06001810190506115cb565b5080915050919050565b60006115f7611517565b50600065deadbeef003390506000805b8481101561161d57339150600181019050611607565b505080915050919050565b6000611632611517565b50600065deadbeef0053905060005b8381101561165c5763deadbeef600052600181019050611641565b5080915050919050565b6000611670611517565b50600065deadbeef003a90506000805b84811015611696573a9150600181019050611680565b505080915050919050565b60006116ab611517565b50600065deadbeef0051905060008160005260005b848110156116d85760005191506001810190506116c0565b508091505080915050919050565b60006116f0611517565b50600065deadbeef001d905060005b83811015611718578160001d91506001810190506116ff565b5080915050919050565b600061172c611517565b50600065deadbeef001090506000805b848110156117555782600110915060018101905061173c565b505080915050919050565b600061176a611517565b50600065deadbeef004490506000805b848110156117905744915060018101905061177a565b505080915050919050565b60006117a5611517565b50600065deadbeef001190506000805b848110156117ce576001831191506001810190506117b5565b505080915050919050565b60006117e3611517565b50600065deadbeef003e905060005b8381101561180b5760206000803e6001810190506117f2565b5080915050919050565b600061181f611517565b50600065deadbeef004590506000805b848110156118455745915060018101905061182f565b505080915050919050565b600061185a611517565b50600065deadbeef0002905060005b8381101561188257600182029150600181019050611869565b5080915050919050565b6000611896611517565b50600065deadbeef0008905060005b838110156118df577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000830891506001810190506118a5565b5080915050919050565b60006118f3611517565b50600065deadbeef005490508060005560005b8381101561191e576000549150600181019050611906565b5080915050919050565b6000611932611517565b50600065deadbeef005a90506000805b84811015611958575a9150600181019050611942565b505080915050919050565b600061196d611517565b50600065deadbeef0019905060005b83811015611993578119915060018101905061197c565b5065deadbeef001981146119a657801990505b80915050919050565b60006119b9611517565b50600065deadbeef00a190508060105260005b838110156119e5578060066010a16001810190506119cc565b5080915050919050565b60006119f9611517565b50600065deadbeef0016905060005b83811015611a20578182169150600181019050611a08565b5080915050919050565b6000611a34611517565b50600065deadbeef004690506000805b84811015611a5a57469150600181019050611a44565b505080915050919050565b6000611a6f611517565b50600065deadbeef0005905060005b83811015611a9757600182059150600181019050611a7e565b5080915050919050565b6000611aab611517565b50600065deadbeef0039905060005b83811015611ad357602060008039600181019050611aba565b5080915050919050565b60006001838390918060018154018082558091505060019003906000526020600020016000909192909192909192909192509182611b1c92919061253c565b50600180549050905092915050565b6000611b35611517565b50600065deadbeef005990506000805b84811015611b5b57599150600181019050611b45565b505080915050919050565b6000611b70611517565b50600065deadbeef003890506000805b84811015611b9657389150600181019050611b80565b505080915050919050565b6000611bab611517565b50600065deadbeef004190506000805b84811015611bd157419150600181019050611bbb565b505080915050919050565b6000611be6611517565b50600065deadbeef003090506000805b84811015611c0c57309150600181019050611bf6565b505080915050919050565b6000611c21611517565b50600065deadbeef00a390508060105260005b83811015611c5157600360028260066010a3600181019050611c34565b5080915050919050565b6000611c65611517565b50600065deadbeef000b905060005b83811015611c8d578160200b9150600181019050611c74565b5080915050919050565b6000611ca1611517565b50600065deadbeef004790506000805b84811015611cc757479150600181019050611cb1565b505080915050919050565b6000611cdc611517565b50600065deadbeef001c90506000805b84811015611d05578260001c9250600181019050611cec565b505080915050919050565b6000611d1a611517565b50600065deadbeef003590506000805b84811015611d42576000359150600181019050611d2a565b505080915050919050565b6000611d57611517565b50600065deadbeef0055905060005b83811015611d7d5781600055600181019050611d66565b5080915050919050565b6000611d91611517565b50600065deadbeef0018905060005b83811015611db957600082189150600181019050611da0565b5080915050919050565b6000611dcd611517565b50600065deadbeef0003905060005b83811015611df557600082039150600181019050611ddc565b5080915050919050565b6000611e09611517565b50600065deadbeef0007905060005b83811015611e50577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff82079150600181019050611e18565b5080915050919050565b6000611e64611517565b50600065deadbeef00a290508060105260005b83811015611e925760028160066010a2600181019050611e77565b5080915050919050565b6000611ea6611517565b50600065deadbeef000a905060005b83811015611ece576001820a9150600181019050611eb5565b5080915050919050565b6000611ee2611517565b50600065deadbeef001490506000805b84811015611f0a578283149150600181019050611ef2565b505080915050919050565b6000611f1f611517565b50600065deadbeef0040905060006001430360005b85811015611f4b5781409250600181019050611f34565b50505080915050919050565b6000611f61611517565b50600065deadbeef001590506000805b84811015611f885782159150600181019050611f71565b505080915050919050565b6000611f9d611517565b50600065deadbeef001290506000805b84811015611fc657826001129150600181019050611fad565b505080915050919050565b6000611fdb611517565b50600065deadbeef003b905060003060005b8581101561200457813b9250600181019050611fed565b50505080915050919050565b600061201a611517565b50600065deadbeef0009905060005b83811015612063577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600183099150600181019050612029565b5080915050919050565b600080fd5b600080fd5b6000819050919050565b61208a81612077565b811461209557600080fd5b50565b6000813590506120a781612081565b92915050565b6000602082840312156120c3576120c261206d565b5b60006120d184828501612098565b91505092915050565b6120e381612077565b82525050565b60006020820190506120fe60008301846120da565b92915050565b600081519050919050565b600082825260208201905092915050565b60005b8381101561213e578082015181840152602081019050612123565b8381111561214d576000848401525b50505050565b6000601f19601f8301169050919050565b600061216f82612104565b612179818561210f565b9350612189818560208601612120565b61219281612153565b840191505092915050565b600060208201905081810360008301526121b78184612164565b905092915050565b600080fd5b600080fd5b600080fd5b60008083601f8401126121e4576121e36121bf565b5b8235905067ffffffffffffffff811115612201576122006121c4565b5b60208301915083600182028301111561221d5761221c6121c9565b5b9250929050565b6000806020838503121561223b5761223a61206d565b5b600083013567ffffffffffffffff81111561225957612258612072565b5b612265858286016121ce565b92509250509250929050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b600060028204905060018216806122b857607f821691505b6020821081036122cb576122ca612271565b5b50919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b600061230b82612077565b915061231683612077565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0382111561234b5761234a6122d1565b5b828201905092915050565b600082905092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b60008190508160005260206000209050919050565b60006020601f8301049050919050565b600082821b905092915050565b6000600883026123f27fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff826123b5565b6123fc86836123b5565b95508019841693508086168417925050509392505050565b6000819050919050565b600061243961243461242f84612077565b612414565b612077565b9050919050565b6000819050919050565b6124538361241e565b61246761245f82612440565b8484546123c2565b825550505050565b600090565b61247c61246f565b61248781848461244a565b505050565b5b818110156124ab576124a0600082612474565b60018101905061248d565b5050565b601f8211156124f0576124c181612390565b6124ca846123a5565b810160208510156124d9578190505b6124ed6124e5856123a5565b83018261248c565b50505b505050565b600082821c905092915050565b6000612513600019846008026124f5565b1980831691505092915050565b600061252c8383612502565b9150826002028217905092915050565b6125468383612356565b67ffffffffffffffff81111561255f5761255e612361565b5b61256982546122a0565b6125748282856124af565b6000601f8311600181146125a35760008415612591578287013590505b61259b8582612520565b865550612603565b601f1984166125b186612390565b60005b828110156125d9578489013582556001820191506020850194506020810190506125b4565b868310156125f657848901356125f2601f891682612502565b8355505b6001600288020188555050505b5050505050505056fea2646970667358221220c9e1182df71dfdc6eb49d545e0c6929c5dfe19c94d7c1bba484ad70b88f8e09064736f6c634300080f0033",
}

LoadTesterMetaData contains all meta data concerning the LoadTester contract.

View Source
var RawLoadTesterABI string
View Source
var RawLoadTesterBin string

Functions

func CallLoadTestFunctionByOpCode

func CallLoadTestFunctionByOpCode(shortCode uint64, lt *LoadTester, opts *bind.TransactOpts, iterations uint64) (*ethtypes.Transaction, error)

func GetLoadTesterBytes

func GetLoadTesterBytes() ([]byte, error)

func GetRandomOPCode

func GetRandomOPCode() uint64

Types

type Delegator added in v0.1.3

type Delegator struct {
	DelegatorCaller     // Read-only binding to the contract
	DelegatorTransactor // Write-only binding to the contract
	DelegatorFilterer   // Log filterer for contract events
}

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

func DeployDelegator added in v0.1.3

func DeployDelegator(auth *bind.TransactOpts, backend bind.ContractBackend) (common.Address, *types.Transaction, *Delegator, error)

DeployDelegator deploys a new Ethereum contract, binding an instance of Delegator to it.

func NewDelegator added in v0.1.3

func NewDelegator(address common.Address, backend bind.ContractBackend) (*Delegator, error)

NewDelegator creates a new instance of Delegator, bound to a specific deployed contract.

type DelegatorCaller added in v0.1.3

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

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

func NewDelegatorCaller added in v0.1.3

func NewDelegatorCaller(address common.Address, caller bind.ContractCaller) (*DelegatorCaller, error)

NewDelegatorCaller creates a new read-only instance of Delegator, bound to a specific deployed contract.

type DelegatorCallerRaw added in v0.1.3

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

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

func (*DelegatorCallerRaw) Call added in v0.1.3

func (_Delegator *DelegatorCallerRaw) 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 DelegatorCallerSession added in v0.1.3

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

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

type DelegatorFilterer added in v0.1.3

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

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

func NewDelegatorFilterer added in v0.1.3

func NewDelegatorFilterer(address common.Address, filterer bind.ContractFilterer) (*DelegatorFilterer, error)

NewDelegatorFilterer creates a new log filterer instance of Delegator, bound to a specific deployed contract.

type DelegatorRaw added in v0.1.3

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

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

func (*DelegatorRaw) Call added in v0.1.3

func (_Delegator *DelegatorRaw) 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 (*DelegatorRaw) Transact added in v0.1.3

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

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

func (*DelegatorRaw) Transfer added in v0.1.3

func (_Delegator *DelegatorRaw) 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 DelegatorSession added in v0.1.3

type DelegatorSession struct {
	Contract     *Delegator        // 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
}

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

func (*DelegatorSession) Call added in v0.1.3

func (_Delegator *DelegatorSession) Call(contractAddress common.Address, packedCall []byte) (*types.Transaction, error)

Call is a paid mutator transaction binding the contract method 0x1b8b921d.

Solidity: function call(address contractAddress, bytes packedCall) returns(bool)

func (*DelegatorSession) DelegateCall added in v0.1.3

func (_Delegator *DelegatorSession) DelegateCall(contractAddress common.Address, packedCall []byte) (*types.Transaction, error)

DelegateCall is a paid mutator transaction binding the contract method 0x56e7b7aa.

Solidity: function delegateCall(address contractAddress, bytes packedCall) returns(bool)

func (*DelegatorSession) LoopCall added in v0.1.3

func (_Delegator *DelegatorSession) LoopCall(contractAddress common.Address, packedCall []byte) (*types.Transaction, error)

LoopCall is a paid mutator transaction binding the contract method 0x62a1ffbd.

Solidity: function loopCall(address contractAddress, bytes packedCall) returns(bool)

func (*DelegatorSession) LoopDelegateCall added in v0.1.3

func (_Delegator *DelegatorSession) LoopDelegateCall(contractAddress common.Address, packedCall []byte) (*types.Transaction, error)

LoopDelegateCall is a paid mutator transaction binding the contract method 0x757bd1e5.

Solidity: function loopDelegateCall(address contractAddress, bytes packedCall) returns(bool)

type DelegatorTransactor added in v0.1.3

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

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

func NewDelegatorTransactor added in v0.1.3

func NewDelegatorTransactor(address common.Address, transactor bind.ContractTransactor) (*DelegatorTransactor, error)

NewDelegatorTransactor creates a new write-only instance of Delegator, bound to a specific deployed contract.

func (*DelegatorTransactor) Call added in v0.1.3

func (_Delegator *DelegatorTransactor) Call(opts *bind.TransactOpts, contractAddress common.Address, packedCall []byte) (*types.Transaction, error)

Call is a paid mutator transaction binding the contract method 0x1b8b921d.

Solidity: function call(address contractAddress, bytes packedCall) returns(bool)

func (*DelegatorTransactor) DelegateCall added in v0.1.3

func (_Delegator *DelegatorTransactor) DelegateCall(opts *bind.TransactOpts, contractAddress common.Address, packedCall []byte) (*types.Transaction, error)

DelegateCall is a paid mutator transaction binding the contract method 0x56e7b7aa.

Solidity: function delegateCall(address contractAddress, bytes packedCall) returns(bool)

func (*DelegatorTransactor) LoopCall added in v0.1.3

func (_Delegator *DelegatorTransactor) LoopCall(opts *bind.TransactOpts, contractAddress common.Address, packedCall []byte) (*types.Transaction, error)

LoopCall is a paid mutator transaction binding the contract method 0x62a1ffbd.

Solidity: function loopCall(address contractAddress, bytes packedCall) returns(bool)

func (*DelegatorTransactor) LoopDelegateCall added in v0.1.3

func (_Delegator *DelegatorTransactor) LoopDelegateCall(opts *bind.TransactOpts, contractAddress common.Address, packedCall []byte) (*types.Transaction, error)

LoopDelegateCall is a paid mutator transaction binding the contract method 0x757bd1e5.

Solidity: function loopDelegateCall(address contractAddress, bytes packedCall) returns(bool)

type DelegatorTransactorRaw added in v0.1.3

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

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

func (*DelegatorTransactorRaw) Transact added in v0.1.3

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

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

func (*DelegatorTransactorRaw) Transfer added in v0.1.3

func (_Delegator *DelegatorTransactorRaw) 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 DelegatorTransactorSession added in v0.1.3

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

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

func (*DelegatorTransactorSession) Call added in v0.1.3

func (_Delegator *DelegatorTransactorSession) Call(contractAddress common.Address, packedCall []byte) (*types.Transaction, error)

Call is a paid mutator transaction binding the contract method 0x1b8b921d.

Solidity: function call(address contractAddress, bytes packedCall) returns(bool)

func (*DelegatorTransactorSession) DelegateCall added in v0.1.3

func (_Delegator *DelegatorTransactorSession) DelegateCall(contractAddress common.Address, packedCall []byte) (*types.Transaction, error)

DelegateCall is a paid mutator transaction binding the contract method 0x56e7b7aa.

Solidity: function delegateCall(address contractAddress, bytes packedCall) returns(bool)

func (*DelegatorTransactorSession) LoopCall added in v0.1.3

func (_Delegator *DelegatorTransactorSession) LoopCall(contractAddress common.Address, packedCall []byte) (*types.Transaction, error)

LoopCall is a paid mutator transaction binding the contract method 0x62a1ffbd.

Solidity: function loopCall(address contractAddress, bytes packedCall) returns(bool)

func (*DelegatorTransactorSession) LoopDelegateCall added in v0.1.3

func (_Delegator *DelegatorTransactorSession) LoopDelegateCall(contractAddress common.Address, packedCall []byte) (*types.Transaction, error)

LoopDelegateCall is a paid mutator transaction binding the contract method 0x757bd1e5.

Solidity: function loopDelegateCall(address contractAddress, bytes packedCall) returns(bool)

type LoadTester

type LoadTester struct {
	LoadTesterCaller     // Read-only binding to the contract
	LoadTesterTransactor // Write-only binding to the contract
	LoadTesterFilterer   // Log filterer for contract events
}

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

func DeployLoadTester

func DeployLoadTester(auth *bind.TransactOpts, backend bind.ContractBackend) (common.Address, *types.Transaction, *LoadTester, error)

DeployLoadTester deploys a new Ethereum contract, binding an instance of LoadTester to it.

func NewLoadTester

func NewLoadTester(address common.Address, backend bind.ContractBackend) (*LoadTester, error)

NewLoadTester creates a new instance of LoadTester, bound to a specific deployed contract.

type LoadTesterCaller

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

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

func NewLoadTesterCaller

func NewLoadTesterCaller(address common.Address, caller bind.ContractCaller) (*LoadTesterCaller, error)

NewLoadTesterCaller creates a new read-only instance of LoadTester, bound to a specific deployed contract.

func (*LoadTesterCaller) Dumpster added in v0.1.2

func (_LoadTester *LoadTesterCaller) Dumpster(opts *bind.CallOpts, arg0 *big.Int) ([]byte, error)

Dumpster is a free data retrieval call binding the contract method 0x3430ec06.

Solidity: function dumpster(uint256 ) view returns(bytes)

func (*LoadTesterCaller) GetCallCounter

func (_LoadTester *LoadTesterCaller) GetCallCounter(opts *bind.CallOpts) (*big.Int, error)

GetCallCounter is a free data retrieval call binding the contract method 0x1287a68c.

Solidity: function getCallCounter() view returns(uint256)

type LoadTesterCallerRaw

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

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

func (*LoadTesterCallerRaw) Call

func (_LoadTester *LoadTesterCallerRaw) 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 LoadTesterCallerSession

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

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

func (*LoadTesterCallerSession) Dumpster added in v0.1.2

func (_LoadTester *LoadTesterCallerSession) Dumpster(arg0 *big.Int) ([]byte, error)

Dumpster is a free data retrieval call binding the contract method 0x3430ec06.

Solidity: function dumpster(uint256 ) view returns(bytes)

func (*LoadTesterCallerSession) GetCallCounter

func (_LoadTester *LoadTesterCallerSession) GetCallCounter() (*big.Int, error)

GetCallCounter is a free data retrieval call binding the contract method 0x1287a68c.

Solidity: function getCallCounter() view returns(uint256)

type LoadTesterFilterer

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

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

func NewLoadTesterFilterer

func NewLoadTesterFilterer(address common.Address, filterer bind.ContractFilterer) (*LoadTesterFilterer, error)

NewLoadTesterFilterer creates a new log filterer instance of LoadTester, bound to a specific deployed contract.

type LoadTesterRaw

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

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

func (*LoadTesterRaw) Call

func (_LoadTester *LoadTesterRaw) 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 (*LoadTesterRaw) Transact

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

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

func (*LoadTesterRaw) Transfer

func (_LoadTester *LoadTesterRaw) 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 LoadTesterSession

type LoadTesterSession struct {
	Contract     *LoadTester       // 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
}

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

func (*LoadTesterSession) Dumpster added in v0.1.2

func (_LoadTester *LoadTesterSession) Dumpster(arg0 *big.Int) ([]byte, error)

Dumpster is a free data retrieval call binding the contract method 0x3430ec06.

Solidity: function dumpster(uint256 ) view returns(bytes)

func (*LoadTesterSession) GetCallCounter

func (_LoadTester *LoadTesterSession) GetCallCounter() (*big.Int, error)

GetCallCounter is a free data retrieval call binding the contract method 0x1287a68c.

Solidity: function getCallCounter() view returns(uint256)

func (*LoadTesterSession) Inc

func (_LoadTester *LoadTesterSession) Inc() (*types.Transaction, error)

Inc is a paid mutator transaction binding the contract method 0x371303c0.

Solidity: function inc() returns(uint256)

func (*LoadTesterSession) Store added in v0.1.2

func (_LoadTester *LoadTesterSession) Store(trash []byte) (*types.Transaction, error)

Store is a paid mutator transaction binding the contract method 0xb374012b.

Solidity: function store(bytes trash) returns(uint256)

func (*LoadTesterSession) TestADD

func (_LoadTester *LoadTesterSession) TestADD(x *big.Int) (*types.Transaction, error)

TestADD is a paid mutator transaction binding the contract method 0x0ba8a73b.

Solidity: function testADD(uint256 x) returns(uint256)

func (*LoadTesterSession) TestADDMOD

func (_LoadTester *LoadTesterSession) TestADDMOD(x *big.Int) (*types.Transaction, error)

TestADDMOD is a paid mutator transaction binding the contract method 0x80947f80.

Solidity: function testADDMOD(uint256 x) returns(uint256)

func (*LoadTesterSession) TestADDRESS

func (_LoadTester *LoadTesterSession) TestADDRESS(x *big.Int) (*types.Transaction, error)

TestADDRESS is a paid mutator transaction binding the contract method 0xbdc875fc.

Solidity: function testADDRESS(uint256 x) returns(uint256)

func (*LoadTesterSession) TestAND

func (_LoadTester *LoadTesterSession) TestAND(x *big.Int) (*types.Transaction, error)

TestAND is a paid mutator transaction binding the contract method 0x9a2b7c81.

Solidity: function testAND(uint256 x) returns(uint256)

func (*LoadTesterSession) TestBALANCE

func (_LoadTester *LoadTesterSession) TestBALANCE(x *big.Int) (*types.Transaction, error)

TestBALANCE is a paid mutator transaction binding the contract method 0x2294fc7f.

Solidity: function testBALANCE(uint256 x) returns(uint256)

func (*LoadTesterSession) TestBASEFEE

func (_LoadTester *LoadTesterSession) TestBASEFEE(x *big.Int) (*types.Transaction, error)

TestBASEFEE is a paid mutator transaction binding the contract method 0x2871ef85.

Solidity: function testBASEFEE(uint256 x) returns(uint256)

func (*LoadTesterSession) TestBLOCKHASH

func (_LoadTester *LoadTesterSession) TestBLOCKHASH(x *big.Int) (*types.Transaction, error)

TestBLOCKHASH is a paid mutator transaction binding the contract method 0xea5141e6.

Solidity: function testBLOCKHASH(uint256 x) returns(uint256)

func (*LoadTesterSession) TestBYTE

func (_LoadTester *LoadTesterSession) TestBYTE(x *big.Int) (*types.Transaction, error)

TestBYTE is a paid mutator transaction binding the contract method 0x1de2f343.

Solidity: function testBYTE(uint256 x) returns(uint256)

func (*LoadTesterSession) TestCALLDATACOPY

func (_LoadTester *LoadTesterSession) TestCALLDATACOPY(x *big.Int) (*types.Transaction, error)

TestCALLDATACOPY is a paid mutator transaction binding the contract method 0x3a425dfc.

Solidity: function testCALLDATACOPY(uint256 x) returns(uint256)

func (*LoadTesterSession) TestCALLDATALOAD

func (_LoadTester *LoadTesterSession) TestCALLDATALOAD(x *big.Int) (*types.Transaction, error)

TestCALLDATALOAD is a paid mutator transaction binding the contract method 0xce3cf4ef.

Solidity: function testCALLDATALOAD(uint256 x) returns(uint256)

func (*LoadTesterSession) TestCALLDATASIZE

func (_LoadTester *LoadTesterSession) TestCALLDATASIZE(x *big.Int) (*types.Transaction, error)

TestCALLDATASIZE is a paid mutator transaction binding the contract method 0x034aef71.

Solidity: function testCALLDATASIZE(uint256 x) returns(uint256)

func (*LoadTesterSession) TestCALLER

func (_LoadTester *LoadTesterSession) TestCALLER(x *big.Int) (*types.Transaction, error)

TestCALLER is a paid mutator transaction binding the contract method 0x44cf3bc7.

Solidity: function testCALLER(uint256 x) returns(uint256)

func (*LoadTesterSession) TestCALLVALUE

func (_LoadTester *LoadTesterSession) TestCALLVALUE(x *big.Int) (*types.Transaction, error)

TestCALLVALUE is a paid mutator transaction binding the contract method 0x1581cf19.

Solidity: function testCALLVALUE(uint256 x) returns(uint256)

func (*LoadTesterSession) TestCHAINID

func (_LoadTester *LoadTesterSession) TestCHAINID(x *big.Int) (*types.Transaction, error)

TestCHAINID is a paid mutator transaction binding the contract method 0xa60a1087.

Solidity: function testCHAINID(uint256 x) returns(uint256)

func (*LoadTesterSession) TestCODECOPY

func (_LoadTester *LoadTesterSession) TestCODECOPY(x *big.Int) (*types.Transaction, error)

TestCODECOPY is a paid mutator transaction binding the contract method 0xacaebdf6.

Solidity: function testCODECOPY(uint256 x) returns(uint256)

func (*LoadTesterSession) TestCODESIZE

func (_LoadTester *LoadTesterSession) TestCODESIZE(x *big.Int) (*types.Transaction, error)

TestCODESIZE is a paid mutator transaction binding the contract method 0xb7b86207.

Solidity: function testCODESIZE(uint256 x) returns(uint256)

func (*LoadTesterSession) TestCOINBASE

func (_LoadTester *LoadTesterSession) TestCOINBASE(x *big.Int) (*types.Transaction, error)

TestCOINBASE is a paid mutator transaction binding the contract method 0xb81c1484.

Solidity: function testCOINBASE(uint256 x) returns(uint256)

func (*LoadTesterSession) TestDIFFICULTY

func (_LoadTester *LoadTesterSession) TestDIFFICULTY(x *big.Int) (*types.Transaction, error)

TestDIFFICULTY is a paid mutator transaction binding the contract method 0x6f099c8d.

Solidity: function testDIFFICULTY(uint256 x) returns(uint256)

func (*LoadTesterSession) TestDIV

func (_LoadTester *LoadTesterSession) TestDIV(x *big.Int) (*types.Transaction, error)

TestDIV is a paid mutator transaction binding the contract method 0x3a411f12.

Solidity: function testDIV(uint256 x) returns(uint256)

func (*LoadTesterSession) TestEQ

func (_LoadTester *LoadTesterSession) TestEQ(x *big.Int) (*types.Transaction, error)

TestEQ is a paid mutator transaction binding the contract method 0xe9f9b3f2.

Solidity: function testEQ(uint256 x) returns(uint256)

func (*LoadTesterSession) TestEXP

func (_LoadTester *LoadTesterSession) TestEXP(x *big.Int) (*types.Transaction, error)

TestEXP is a paid mutator transaction binding the contract method 0xde97a363.

Solidity: function testEXP(uint256 x) returns(uint256)

func (*LoadTesterSession) TestEXTCODESIZE

func (_LoadTester *LoadTesterSession) TestEXTCODESIZE(x *big.Int) (*types.Transaction, error)

TestEXTCODESIZE is a paid mutator transaction binding the contract method 0xf58fc36a.

Solidity: function testEXTCODESIZE(uint256 x) returns(uint256)

func (*LoadTesterSession) TestGAS

func (_LoadTester *LoadTesterSession) TestGAS(x *big.Int) (*types.Transaction, error)

TestGAS is a paid mutator transaction binding the contract method 0x918a5fcd.

Solidity: function testGAS(uint256 x) returns(uint256)

func (*LoadTesterSession) TestGASLIMIT

func (_LoadTester *LoadTesterSession) TestGASLIMIT(x *big.Int) (*types.Transaction, error)

TestGASLIMIT is a paid mutator transaction binding the contract method 0x7c191d20.

Solidity: function testGASLIMIT(uint256 x) returns(uint256)

func (*LoadTesterSession) TestGASPRICE

func (_LoadTester *LoadTesterSession) TestGASPRICE(x *big.Int) (*types.Transaction, error)

TestGASPRICE is a paid mutator transaction binding the contract method 0x4d2c74b3.

Solidity: function testGASPRICE(uint256 x) returns(uint256)

func (*LoadTesterSession) TestGT

func (_LoadTester *LoadTesterSession) TestGT(x *big.Int) (*types.Transaction, error)

TestGT is a paid mutator transaction binding the contract method 0x71d91d28.

Solidity: function testGT(uint256 x) returns(uint256)

func (*LoadTesterSession) TestISZERO

func (_LoadTester *LoadTesterSession) TestISZERO(x *big.Int) (*types.Transaction, error)

TestISZERO is a paid mutator transaction binding the contract method 0xf279ca81.

Solidity: function testISZERO(uint256 x) returns(uint256)

func (*LoadTesterSession) TestLOG0

func (_LoadTester *LoadTesterSession) TestLOG0(x *big.Int) (*types.Transaction, error)

TestLOG0 is a paid mutator transaction binding the contract method 0x40fe2662.

Solidity: function testLOG0(uint256 x) returns(uint256)

func (*LoadTesterSession) TestLOG1

func (_LoadTester *LoadTesterSession) TestLOG1(x *big.Int) (*types.Transaction, error)

TestLOG1 is a paid mutator transaction binding the contract method 0x98456f3e.

Solidity: function testLOG1(uint256 x) returns(uint256)

func (*LoadTesterSession) TestLOG2

func (_LoadTester *LoadTesterSession) TestLOG2(x *big.Int) (*types.Transaction, error)

TestLOG2 is a paid mutator transaction binding the contract method 0xdd9bef60.

Solidity: function testLOG2(uint256 x) returns(uint256)

func (*LoadTesterSession) TestLOG3

func (_LoadTester *LoadTesterSession) TestLOG3(x *big.Int) (*types.Transaction, error)

TestLOG3 is a paid mutator transaction binding the contract method 0xbf529ca1.

Solidity: function testLOG3(uint256 x) returns(uint256)

func (*LoadTesterSession) TestLOG4

func (_LoadTester *LoadTesterSession) TestLOG4(x *big.Int) (*types.Transaction, error)

TestLOG4 is a paid mutator transaction binding the contract method 0x1aba07ea.

Solidity: function testLOG4(uint256 x) returns(uint256)

func (*LoadTesterSession) TestLT

func (_LoadTester *LoadTesterSession) TestLT(x *big.Int) (*types.Transaction, error)

TestLT is a paid mutator transaction binding the contract method 0x6e7f1fe7.

Solidity: function testLT(uint256 x) returns(uint256)

func (*LoadTesterSession) TestMLOAD

func (_LoadTester *LoadTesterSession) TestMLOAD(x *big.Int) (*types.Transaction, error)

TestMLOAD is a paid mutator transaction binding the contract method 0x5590c2d9.

Solidity: function testMLOAD(uint256 x) returns(uint256)

func (*LoadTesterSession) TestMOD

func (_LoadTester *LoadTesterSession) TestMOD(x *big.Int) (*types.Transaction, error)

TestMOD is a paid mutator transaction binding the contract method 0x16582150.

Solidity: function testMOD(uint256 x) returns(uint256)

func (*LoadTesterSession) TestMSIZE

func (_LoadTester *LoadTesterSession) TestMSIZE(x *big.Int) (*types.Transaction, error)

TestMSIZE is a paid mutator transaction binding the contract method 0xb3d847f2.

Solidity: function testMSIZE(uint256 x) returns(uint256)

func (*LoadTesterSession) TestMSTORE

func (_LoadTester *LoadTesterSession) TestMSTORE(x *big.Int) (*types.Transaction, error)

TestMSTORE is a paid mutator transaction binding the contract method 0x087b4e84.

Solidity: function testMSTORE(uint256 x) returns(uint256)

func (*LoadTesterSession) TestMSTORE8

func (_LoadTester *LoadTesterSession) TestMSTORE8(x *big.Int) (*types.Transaction, error)

TestMSTORE8 is a paid mutator transaction binding the contract method 0x4a61af1f.

Solidity: function testMSTORE8(uint256 x) returns(uint256)

func (*LoadTesterSession) TestMUL

func (_LoadTester *LoadTesterSession) TestMUL(x *big.Int) (*types.Transaction, error)

TestMUL is a paid mutator transaction binding the contract method 0x7de8c6f8.

Solidity: function testMUL(uint256 x) returns(uint256)

func (*LoadTesterSession) TestMULMOD

func (_LoadTester *LoadTesterSession) TestMULMOD(x *big.Int) (*types.Transaction, error)

TestMULMOD is a paid mutator transaction binding the contract method 0xfde7721c.

Solidity: function testMULMOD(uint256 x) returns(uint256)

func (*LoadTesterSession) TestNOT

func (_LoadTester *LoadTesterSession) TestNOT(x *big.Int) (*types.Transaction, error)

TestNOT is a paid mutator transaction binding the contract method 0x91e7b277.

Solidity: function testNOT(uint256 x) returns(uint256)

func (*LoadTesterSession) TestNUMBER

func (_LoadTester *LoadTesterSession) TestNUMBER(x *big.Int) (*types.Transaction, error)

TestNUMBER is a paid mutator transaction binding the contract method 0x2d34e798.

Solidity: function testNUMBER(uint256 x) returns(uint256)

func (*LoadTesterSession) TestOR

func (_LoadTester *LoadTesterSession) TestOR(x *big.Int) (*types.Transaction, error)

TestOR is a paid mutator transaction binding the contract method 0x135d52f7.

Solidity: function testOR(uint256 x) returns(uint256)

func (*LoadTesterSession) TestORIGIN

func (_LoadTester *LoadTesterSession) TestORIGIN(x *big.Int) (*types.Transaction, error)

TestORIGIN is a paid mutator transaction binding the contract method 0x050082f8.

Solidity: function testORIGIN(uint256 x) returns(uint256)

func (*LoadTesterSession) TestRETURNDATACOPY

func (_LoadTester *LoadTesterSession) TestRETURNDATACOPY(x *big.Int) (*types.Transaction, error)

TestRETURNDATACOPY is a paid mutator transaction binding the contract method 0x7b6e0b0e.

Solidity: function testRETURNDATACOPY(uint256 x) returns(uint256)

func (*LoadTesterSession) TestRETURNDATASIZE

func (_LoadTester *LoadTesterSession) TestRETURNDATASIZE(x *big.Int) (*types.Transaction, error)

TestRETURNDATASIZE is a paid mutator transaction binding the contract method 0x2b21ef44.

Solidity: function testRETURNDATASIZE(uint256 x) returns(uint256)

func (*LoadTesterSession) TestSAR

func (_LoadTester *LoadTesterSession) TestSAR(x *big.Int) (*types.Transaction, error)

TestSAR is a paid mutator transaction binding the contract method 0x60e13cde.

Solidity: function testSAR(uint256 x) returns(uint256)

func (*LoadTesterSession) TestSDIV

func (_LoadTester *LoadTesterSession) TestSDIV(x *big.Int) (*types.Transaction, error)

TestSDIV is a paid mutator transaction binding the contract method 0xa645c9c2.

Solidity: function testSDIV(uint256 x) returns(uint256)

func (*LoadTesterSession) TestSELFBALANCE

func (_LoadTester *LoadTesterSession) TestSELFBALANCE(x *big.Int) (*types.Transaction, error)

TestSELFBALANCE is a paid mutator transaction binding the contract method 0xc420eb61.

Solidity: function testSELFBALANCE(uint256 x) returns(uint256)

func (*LoadTesterSession) TestSGT

func (_LoadTester *LoadTesterSession) TestSGT(x *big.Int) (*types.Transaction, error)

TestSGT is a paid mutator transaction binding the contract method 0x18093b46.

Solidity: function testSGT(uint256 x) returns(uint256)

func (*LoadTesterSession) TestSHA3

func (_LoadTester *LoadTesterSession) TestSHA3(x *big.Int) (*types.Transaction, error)

TestSHA3 is a paid mutator transaction binding the contract method 0x19b621d6.

Solidity: function testSHA3(uint256 x) returns(uint256)

func (*LoadTesterSession) TestSHL

func (_LoadTester *LoadTesterSession) TestSHL(x *big.Int) (*types.Transaction, error)

TestSHL is a paid mutator transaction binding the contract method 0x2007332e.

Solidity: function testSHL(uint256 x) returns(uint256)

func (*LoadTesterSession) TestSHR

func (_LoadTester *LoadTesterSession) TestSHR(x *big.Int) (*types.Transaction, error)

TestSHR is a paid mutator transaction binding the contract method 0xc4bd65d5.

Solidity: function testSHR(uint256 x) returns(uint256)

func (*LoadTesterSession) TestSIGNEXTEND

func (_LoadTester *LoadTesterSession) TestSIGNEXTEND(x *big.Int) (*types.Transaction, error)

TestSIGNEXTEND is a paid mutator transaction binding the contract method 0xc360aba6.

Solidity: function testSIGNEXTEND(uint256 x) returns(uint256)

func (*LoadTesterSession) TestSLOAD

func (_LoadTester *LoadTesterSession) TestSLOAD(x *big.Int) (*types.Transaction, error)

TestSLOAD is a paid mutator transaction binding the contract method 0x880eff39.

Solidity: function testSLOAD(uint256 x) returns(uint256)

func (*LoadTesterSession) TestSLT

func (_LoadTester *LoadTesterSession) TestSLT(x *big.Int) (*types.Transaction, error)

TestSLT is a paid mutator transaction binding the contract method 0xf4d1fc61.

Solidity: function testSLT(uint256 x) returns(uint256)

func (*LoadTesterSession) TestSMOD

func (_LoadTester *LoadTesterSession) TestSMOD(x *big.Int) (*types.Transaction, error)

TestSMOD is a paid mutator transaction binding the contract method 0xd93cd558.

Solidity: function testSMOD(uint256 x) returns(uint256)

func (*LoadTesterSession) TestSSTORE

func (_LoadTester *LoadTesterSession) TestSSTORE(x *big.Int) (*types.Transaction, error)

TestSSTORE is a paid mutator transaction binding the contract method 0xd117320b.

Solidity: function testSSTORE(uint256 x) returns(uint256)

func (*LoadTesterSession) TestSUB

func (_LoadTester *LoadTesterSession) TestSUB(x *big.Int) (*types.Transaction, error)

TestSUB is a paid mutator transaction binding the contract method 0xd53ff3fd.

Solidity: function testSUB(uint256 x) returns(uint256)

func (*LoadTesterSession) TestTIMESTAMP

func (_LoadTester *LoadTesterSession) TestTIMESTAMP(x *big.Int) (*types.Transaction, error)

TestTIMESTAMP is a paid mutator transaction binding the contract method 0x219cddeb.

Solidity: function testTIMESTAMP(uint256 x) returns(uint256)

func (*LoadTesterSession) TestXOR

func (_LoadTester *LoadTesterSession) TestXOR(x *big.Int) (*types.Transaction, error)

TestXOR is a paid mutator transaction binding the contract method 0xd51e7b5b.

Solidity: function testXOR(uint256 x) returns(uint256)

type LoadTesterTransactor

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

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

func NewLoadTesterTransactor

func NewLoadTesterTransactor(address common.Address, transactor bind.ContractTransactor) (*LoadTesterTransactor, error)

NewLoadTesterTransactor creates a new write-only instance of LoadTester, bound to a specific deployed contract.

func (*LoadTesterTransactor) Inc

func (_LoadTester *LoadTesterTransactor) Inc(opts *bind.TransactOpts) (*types.Transaction, error)

Inc is a paid mutator transaction binding the contract method 0x371303c0.

Solidity: function inc() returns(uint256)

func (*LoadTesterTransactor) Store added in v0.1.2

func (_LoadTester *LoadTesterTransactor) Store(opts *bind.TransactOpts, trash []byte) (*types.Transaction, error)

Store is a paid mutator transaction binding the contract method 0xb374012b.

Solidity: function store(bytes trash) returns(uint256)

func (*LoadTesterTransactor) TestADD

func (_LoadTester *LoadTesterTransactor) TestADD(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestADD is a paid mutator transaction binding the contract method 0x0ba8a73b.

Solidity: function testADD(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestADDMOD

func (_LoadTester *LoadTesterTransactor) TestADDMOD(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestADDMOD is a paid mutator transaction binding the contract method 0x80947f80.

Solidity: function testADDMOD(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestADDRESS

func (_LoadTester *LoadTesterTransactor) TestADDRESS(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestADDRESS is a paid mutator transaction binding the contract method 0xbdc875fc.

Solidity: function testADDRESS(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestAND

func (_LoadTester *LoadTesterTransactor) TestAND(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestAND is a paid mutator transaction binding the contract method 0x9a2b7c81.

Solidity: function testAND(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestBALANCE

func (_LoadTester *LoadTesterTransactor) TestBALANCE(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestBALANCE is a paid mutator transaction binding the contract method 0x2294fc7f.

Solidity: function testBALANCE(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestBASEFEE

func (_LoadTester *LoadTesterTransactor) TestBASEFEE(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestBASEFEE is a paid mutator transaction binding the contract method 0x2871ef85.

Solidity: function testBASEFEE(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestBLOCKHASH

func (_LoadTester *LoadTesterTransactor) TestBLOCKHASH(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestBLOCKHASH is a paid mutator transaction binding the contract method 0xea5141e6.

Solidity: function testBLOCKHASH(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestBYTE

func (_LoadTester *LoadTesterTransactor) TestBYTE(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestBYTE is a paid mutator transaction binding the contract method 0x1de2f343.

Solidity: function testBYTE(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestCALLDATACOPY

func (_LoadTester *LoadTesterTransactor) TestCALLDATACOPY(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestCALLDATACOPY is a paid mutator transaction binding the contract method 0x3a425dfc.

Solidity: function testCALLDATACOPY(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestCALLDATALOAD

func (_LoadTester *LoadTesterTransactor) TestCALLDATALOAD(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestCALLDATALOAD is a paid mutator transaction binding the contract method 0xce3cf4ef.

Solidity: function testCALLDATALOAD(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestCALLDATASIZE

func (_LoadTester *LoadTesterTransactor) TestCALLDATASIZE(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestCALLDATASIZE is a paid mutator transaction binding the contract method 0x034aef71.

Solidity: function testCALLDATASIZE(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestCALLER

func (_LoadTester *LoadTesterTransactor) TestCALLER(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestCALLER is a paid mutator transaction binding the contract method 0x44cf3bc7.

Solidity: function testCALLER(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestCALLVALUE

func (_LoadTester *LoadTesterTransactor) TestCALLVALUE(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestCALLVALUE is a paid mutator transaction binding the contract method 0x1581cf19.

Solidity: function testCALLVALUE(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestCHAINID

func (_LoadTester *LoadTesterTransactor) TestCHAINID(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestCHAINID is a paid mutator transaction binding the contract method 0xa60a1087.

Solidity: function testCHAINID(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestCODECOPY

func (_LoadTester *LoadTesterTransactor) TestCODECOPY(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestCODECOPY is a paid mutator transaction binding the contract method 0xacaebdf6.

Solidity: function testCODECOPY(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestCODESIZE

func (_LoadTester *LoadTesterTransactor) TestCODESIZE(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestCODESIZE is a paid mutator transaction binding the contract method 0xb7b86207.

Solidity: function testCODESIZE(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestCOINBASE

func (_LoadTester *LoadTesterTransactor) TestCOINBASE(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestCOINBASE is a paid mutator transaction binding the contract method 0xb81c1484.

Solidity: function testCOINBASE(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestDIFFICULTY

func (_LoadTester *LoadTesterTransactor) TestDIFFICULTY(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestDIFFICULTY is a paid mutator transaction binding the contract method 0x6f099c8d.

Solidity: function testDIFFICULTY(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestDIV

func (_LoadTester *LoadTesterTransactor) TestDIV(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestDIV is a paid mutator transaction binding the contract method 0x3a411f12.

Solidity: function testDIV(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestEQ

func (_LoadTester *LoadTesterTransactor) TestEQ(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestEQ is a paid mutator transaction binding the contract method 0xe9f9b3f2.

Solidity: function testEQ(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestEXP

func (_LoadTester *LoadTesterTransactor) TestEXP(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestEXP is a paid mutator transaction binding the contract method 0xde97a363.

Solidity: function testEXP(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestEXTCODESIZE

func (_LoadTester *LoadTesterTransactor) TestEXTCODESIZE(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestEXTCODESIZE is a paid mutator transaction binding the contract method 0xf58fc36a.

Solidity: function testEXTCODESIZE(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestGAS

func (_LoadTester *LoadTesterTransactor) TestGAS(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestGAS is a paid mutator transaction binding the contract method 0x918a5fcd.

Solidity: function testGAS(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestGASLIMIT

func (_LoadTester *LoadTesterTransactor) TestGASLIMIT(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestGASLIMIT is a paid mutator transaction binding the contract method 0x7c191d20.

Solidity: function testGASLIMIT(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestGASPRICE

func (_LoadTester *LoadTesterTransactor) TestGASPRICE(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestGASPRICE is a paid mutator transaction binding the contract method 0x4d2c74b3.

Solidity: function testGASPRICE(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestGT

func (_LoadTester *LoadTesterTransactor) TestGT(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestGT is a paid mutator transaction binding the contract method 0x71d91d28.

Solidity: function testGT(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestISZERO

func (_LoadTester *LoadTesterTransactor) TestISZERO(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestISZERO is a paid mutator transaction binding the contract method 0xf279ca81.

Solidity: function testISZERO(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestLOG0

func (_LoadTester *LoadTesterTransactor) TestLOG0(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestLOG0 is a paid mutator transaction binding the contract method 0x40fe2662.

Solidity: function testLOG0(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestLOG1

func (_LoadTester *LoadTesterTransactor) TestLOG1(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestLOG1 is a paid mutator transaction binding the contract method 0x98456f3e.

Solidity: function testLOG1(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestLOG2

func (_LoadTester *LoadTesterTransactor) TestLOG2(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestLOG2 is a paid mutator transaction binding the contract method 0xdd9bef60.

Solidity: function testLOG2(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestLOG3

func (_LoadTester *LoadTesterTransactor) TestLOG3(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestLOG3 is a paid mutator transaction binding the contract method 0xbf529ca1.

Solidity: function testLOG3(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestLOG4

func (_LoadTester *LoadTesterTransactor) TestLOG4(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestLOG4 is a paid mutator transaction binding the contract method 0x1aba07ea.

Solidity: function testLOG4(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestLT

func (_LoadTester *LoadTesterTransactor) TestLT(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestLT is a paid mutator transaction binding the contract method 0x6e7f1fe7.

Solidity: function testLT(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestMLOAD

func (_LoadTester *LoadTesterTransactor) TestMLOAD(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestMLOAD is a paid mutator transaction binding the contract method 0x5590c2d9.

Solidity: function testMLOAD(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestMOD

func (_LoadTester *LoadTesterTransactor) TestMOD(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestMOD is a paid mutator transaction binding the contract method 0x16582150.

Solidity: function testMOD(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestMSIZE

func (_LoadTester *LoadTesterTransactor) TestMSIZE(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestMSIZE is a paid mutator transaction binding the contract method 0xb3d847f2.

Solidity: function testMSIZE(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestMSTORE

func (_LoadTester *LoadTesterTransactor) TestMSTORE(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestMSTORE is a paid mutator transaction binding the contract method 0x087b4e84.

Solidity: function testMSTORE(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestMSTORE8

func (_LoadTester *LoadTesterTransactor) TestMSTORE8(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestMSTORE8 is a paid mutator transaction binding the contract method 0x4a61af1f.

Solidity: function testMSTORE8(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestMUL

func (_LoadTester *LoadTesterTransactor) TestMUL(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestMUL is a paid mutator transaction binding the contract method 0x7de8c6f8.

Solidity: function testMUL(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestMULMOD

func (_LoadTester *LoadTesterTransactor) TestMULMOD(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestMULMOD is a paid mutator transaction binding the contract method 0xfde7721c.

Solidity: function testMULMOD(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestNOT

func (_LoadTester *LoadTesterTransactor) TestNOT(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestNOT is a paid mutator transaction binding the contract method 0x91e7b277.

Solidity: function testNOT(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestNUMBER

func (_LoadTester *LoadTesterTransactor) TestNUMBER(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestNUMBER is a paid mutator transaction binding the contract method 0x2d34e798.

Solidity: function testNUMBER(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestOR

func (_LoadTester *LoadTesterTransactor) TestOR(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestOR is a paid mutator transaction binding the contract method 0x135d52f7.

Solidity: function testOR(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestORIGIN

func (_LoadTester *LoadTesterTransactor) TestORIGIN(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestORIGIN is a paid mutator transaction binding the contract method 0x050082f8.

Solidity: function testORIGIN(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestRETURNDATACOPY

func (_LoadTester *LoadTesterTransactor) TestRETURNDATACOPY(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestRETURNDATACOPY is a paid mutator transaction binding the contract method 0x7b6e0b0e.

Solidity: function testRETURNDATACOPY(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestRETURNDATASIZE

func (_LoadTester *LoadTesterTransactor) TestRETURNDATASIZE(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestRETURNDATASIZE is a paid mutator transaction binding the contract method 0x2b21ef44.

Solidity: function testRETURNDATASIZE(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestSAR

func (_LoadTester *LoadTesterTransactor) TestSAR(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestSAR is a paid mutator transaction binding the contract method 0x60e13cde.

Solidity: function testSAR(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestSDIV

func (_LoadTester *LoadTesterTransactor) TestSDIV(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestSDIV is a paid mutator transaction binding the contract method 0xa645c9c2.

Solidity: function testSDIV(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestSELFBALANCE

func (_LoadTester *LoadTesterTransactor) TestSELFBALANCE(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestSELFBALANCE is a paid mutator transaction binding the contract method 0xc420eb61.

Solidity: function testSELFBALANCE(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestSGT

func (_LoadTester *LoadTesterTransactor) TestSGT(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestSGT is a paid mutator transaction binding the contract method 0x18093b46.

Solidity: function testSGT(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestSHA3

func (_LoadTester *LoadTesterTransactor) TestSHA3(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestSHA3 is a paid mutator transaction binding the contract method 0x19b621d6.

Solidity: function testSHA3(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestSHL

func (_LoadTester *LoadTesterTransactor) TestSHL(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestSHL is a paid mutator transaction binding the contract method 0x2007332e.

Solidity: function testSHL(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestSHR

func (_LoadTester *LoadTesterTransactor) TestSHR(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestSHR is a paid mutator transaction binding the contract method 0xc4bd65d5.

Solidity: function testSHR(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestSIGNEXTEND

func (_LoadTester *LoadTesterTransactor) TestSIGNEXTEND(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestSIGNEXTEND is a paid mutator transaction binding the contract method 0xc360aba6.

Solidity: function testSIGNEXTEND(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestSLOAD

func (_LoadTester *LoadTesterTransactor) TestSLOAD(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestSLOAD is a paid mutator transaction binding the contract method 0x880eff39.

Solidity: function testSLOAD(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestSLT

func (_LoadTester *LoadTesterTransactor) TestSLT(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestSLT is a paid mutator transaction binding the contract method 0xf4d1fc61.

Solidity: function testSLT(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestSMOD

func (_LoadTester *LoadTesterTransactor) TestSMOD(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestSMOD is a paid mutator transaction binding the contract method 0xd93cd558.

Solidity: function testSMOD(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestSSTORE

func (_LoadTester *LoadTesterTransactor) TestSSTORE(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestSSTORE is a paid mutator transaction binding the contract method 0xd117320b.

Solidity: function testSSTORE(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestSUB

func (_LoadTester *LoadTesterTransactor) TestSUB(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestSUB is a paid mutator transaction binding the contract method 0xd53ff3fd.

Solidity: function testSUB(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestTIMESTAMP

func (_LoadTester *LoadTesterTransactor) TestTIMESTAMP(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestTIMESTAMP is a paid mutator transaction binding the contract method 0x219cddeb.

Solidity: function testTIMESTAMP(uint256 x) returns(uint256)

func (*LoadTesterTransactor) TestXOR

func (_LoadTester *LoadTesterTransactor) TestXOR(opts *bind.TransactOpts, x *big.Int) (*types.Transaction, error)

TestXOR is a paid mutator transaction binding the contract method 0xd51e7b5b.

Solidity: function testXOR(uint256 x) returns(uint256)

type LoadTesterTransactorRaw

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

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

func (*LoadTesterTransactorRaw) Transact

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

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

func (*LoadTesterTransactorRaw) Transfer

func (_LoadTester *LoadTesterTransactorRaw) 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 LoadTesterTransactorSession

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

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

func (*LoadTesterTransactorSession) Inc

func (_LoadTester *LoadTesterTransactorSession) Inc() (*types.Transaction, error)

Inc is a paid mutator transaction binding the contract method 0x371303c0.

Solidity: function inc() returns(uint256)

func (*LoadTesterTransactorSession) Store added in v0.1.2

func (_LoadTester *LoadTesterTransactorSession) Store(trash []byte) (*types.Transaction, error)

Store is a paid mutator transaction binding the contract method 0xb374012b.

Solidity: function store(bytes trash) returns(uint256)

func (*LoadTesterTransactorSession) TestADD

func (_LoadTester *LoadTesterTransactorSession) TestADD(x *big.Int) (*types.Transaction, error)

TestADD is a paid mutator transaction binding the contract method 0x0ba8a73b.

Solidity: function testADD(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestADDMOD

func (_LoadTester *LoadTesterTransactorSession) TestADDMOD(x *big.Int) (*types.Transaction, error)

TestADDMOD is a paid mutator transaction binding the contract method 0x80947f80.

Solidity: function testADDMOD(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestADDRESS

func (_LoadTester *LoadTesterTransactorSession) TestADDRESS(x *big.Int) (*types.Transaction, error)

TestADDRESS is a paid mutator transaction binding the contract method 0xbdc875fc.

Solidity: function testADDRESS(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestAND

func (_LoadTester *LoadTesterTransactorSession) TestAND(x *big.Int) (*types.Transaction, error)

TestAND is a paid mutator transaction binding the contract method 0x9a2b7c81.

Solidity: function testAND(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestBALANCE

func (_LoadTester *LoadTesterTransactorSession) TestBALANCE(x *big.Int) (*types.Transaction, error)

TestBALANCE is a paid mutator transaction binding the contract method 0x2294fc7f.

Solidity: function testBALANCE(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestBASEFEE

func (_LoadTester *LoadTesterTransactorSession) TestBASEFEE(x *big.Int) (*types.Transaction, error)

TestBASEFEE is a paid mutator transaction binding the contract method 0x2871ef85.

Solidity: function testBASEFEE(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestBLOCKHASH

func (_LoadTester *LoadTesterTransactorSession) TestBLOCKHASH(x *big.Int) (*types.Transaction, error)

TestBLOCKHASH is a paid mutator transaction binding the contract method 0xea5141e6.

Solidity: function testBLOCKHASH(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestBYTE

func (_LoadTester *LoadTesterTransactorSession) TestBYTE(x *big.Int) (*types.Transaction, error)

TestBYTE is a paid mutator transaction binding the contract method 0x1de2f343.

Solidity: function testBYTE(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestCALLDATACOPY

func (_LoadTester *LoadTesterTransactorSession) TestCALLDATACOPY(x *big.Int) (*types.Transaction, error)

TestCALLDATACOPY is a paid mutator transaction binding the contract method 0x3a425dfc.

Solidity: function testCALLDATACOPY(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestCALLDATALOAD

func (_LoadTester *LoadTesterTransactorSession) TestCALLDATALOAD(x *big.Int) (*types.Transaction, error)

TestCALLDATALOAD is a paid mutator transaction binding the contract method 0xce3cf4ef.

Solidity: function testCALLDATALOAD(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestCALLDATASIZE

func (_LoadTester *LoadTesterTransactorSession) TestCALLDATASIZE(x *big.Int) (*types.Transaction, error)

TestCALLDATASIZE is a paid mutator transaction binding the contract method 0x034aef71.

Solidity: function testCALLDATASIZE(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestCALLER

func (_LoadTester *LoadTesterTransactorSession) TestCALLER(x *big.Int) (*types.Transaction, error)

TestCALLER is a paid mutator transaction binding the contract method 0x44cf3bc7.

Solidity: function testCALLER(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestCALLVALUE

func (_LoadTester *LoadTesterTransactorSession) TestCALLVALUE(x *big.Int) (*types.Transaction, error)

TestCALLVALUE is a paid mutator transaction binding the contract method 0x1581cf19.

Solidity: function testCALLVALUE(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestCHAINID

func (_LoadTester *LoadTesterTransactorSession) TestCHAINID(x *big.Int) (*types.Transaction, error)

TestCHAINID is a paid mutator transaction binding the contract method 0xa60a1087.

Solidity: function testCHAINID(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestCODECOPY

func (_LoadTester *LoadTesterTransactorSession) TestCODECOPY(x *big.Int) (*types.Transaction, error)

TestCODECOPY is a paid mutator transaction binding the contract method 0xacaebdf6.

Solidity: function testCODECOPY(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestCODESIZE

func (_LoadTester *LoadTesterTransactorSession) TestCODESIZE(x *big.Int) (*types.Transaction, error)

TestCODESIZE is a paid mutator transaction binding the contract method 0xb7b86207.

Solidity: function testCODESIZE(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestCOINBASE

func (_LoadTester *LoadTesterTransactorSession) TestCOINBASE(x *big.Int) (*types.Transaction, error)

TestCOINBASE is a paid mutator transaction binding the contract method 0xb81c1484.

Solidity: function testCOINBASE(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestDIFFICULTY

func (_LoadTester *LoadTesterTransactorSession) TestDIFFICULTY(x *big.Int) (*types.Transaction, error)

TestDIFFICULTY is a paid mutator transaction binding the contract method 0x6f099c8d.

Solidity: function testDIFFICULTY(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestDIV

func (_LoadTester *LoadTesterTransactorSession) TestDIV(x *big.Int) (*types.Transaction, error)

TestDIV is a paid mutator transaction binding the contract method 0x3a411f12.

Solidity: function testDIV(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestEQ

func (_LoadTester *LoadTesterTransactorSession) TestEQ(x *big.Int) (*types.Transaction, error)

TestEQ is a paid mutator transaction binding the contract method 0xe9f9b3f2.

Solidity: function testEQ(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestEXP

func (_LoadTester *LoadTesterTransactorSession) TestEXP(x *big.Int) (*types.Transaction, error)

TestEXP is a paid mutator transaction binding the contract method 0xde97a363.

Solidity: function testEXP(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestEXTCODESIZE

func (_LoadTester *LoadTesterTransactorSession) TestEXTCODESIZE(x *big.Int) (*types.Transaction, error)

TestEXTCODESIZE is a paid mutator transaction binding the contract method 0xf58fc36a.

Solidity: function testEXTCODESIZE(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestGAS

func (_LoadTester *LoadTesterTransactorSession) TestGAS(x *big.Int) (*types.Transaction, error)

TestGAS is a paid mutator transaction binding the contract method 0x918a5fcd.

Solidity: function testGAS(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestGASLIMIT

func (_LoadTester *LoadTesterTransactorSession) TestGASLIMIT(x *big.Int) (*types.Transaction, error)

TestGASLIMIT is a paid mutator transaction binding the contract method 0x7c191d20.

Solidity: function testGASLIMIT(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestGASPRICE

func (_LoadTester *LoadTesterTransactorSession) TestGASPRICE(x *big.Int) (*types.Transaction, error)

TestGASPRICE is a paid mutator transaction binding the contract method 0x4d2c74b3.

Solidity: function testGASPRICE(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestGT

func (_LoadTester *LoadTesterTransactorSession) TestGT(x *big.Int) (*types.Transaction, error)

TestGT is a paid mutator transaction binding the contract method 0x71d91d28.

Solidity: function testGT(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestISZERO

func (_LoadTester *LoadTesterTransactorSession) TestISZERO(x *big.Int) (*types.Transaction, error)

TestISZERO is a paid mutator transaction binding the contract method 0xf279ca81.

Solidity: function testISZERO(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestLOG0

func (_LoadTester *LoadTesterTransactorSession) TestLOG0(x *big.Int) (*types.Transaction, error)

TestLOG0 is a paid mutator transaction binding the contract method 0x40fe2662.

Solidity: function testLOG0(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestLOG1

func (_LoadTester *LoadTesterTransactorSession) TestLOG1(x *big.Int) (*types.Transaction, error)

TestLOG1 is a paid mutator transaction binding the contract method 0x98456f3e.

Solidity: function testLOG1(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestLOG2

func (_LoadTester *LoadTesterTransactorSession) TestLOG2(x *big.Int) (*types.Transaction, error)

TestLOG2 is a paid mutator transaction binding the contract method 0xdd9bef60.

Solidity: function testLOG2(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestLOG3

func (_LoadTester *LoadTesterTransactorSession) TestLOG3(x *big.Int) (*types.Transaction, error)

TestLOG3 is a paid mutator transaction binding the contract method 0xbf529ca1.

Solidity: function testLOG3(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestLOG4

func (_LoadTester *LoadTesterTransactorSession) TestLOG4(x *big.Int) (*types.Transaction, error)

TestLOG4 is a paid mutator transaction binding the contract method 0x1aba07ea.

Solidity: function testLOG4(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestLT

func (_LoadTester *LoadTesterTransactorSession) TestLT(x *big.Int) (*types.Transaction, error)

TestLT is a paid mutator transaction binding the contract method 0x6e7f1fe7.

Solidity: function testLT(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestMLOAD

func (_LoadTester *LoadTesterTransactorSession) TestMLOAD(x *big.Int) (*types.Transaction, error)

TestMLOAD is a paid mutator transaction binding the contract method 0x5590c2d9.

Solidity: function testMLOAD(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestMOD

func (_LoadTester *LoadTesterTransactorSession) TestMOD(x *big.Int) (*types.Transaction, error)

TestMOD is a paid mutator transaction binding the contract method 0x16582150.

Solidity: function testMOD(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestMSIZE

func (_LoadTester *LoadTesterTransactorSession) TestMSIZE(x *big.Int) (*types.Transaction, error)

TestMSIZE is a paid mutator transaction binding the contract method 0xb3d847f2.

Solidity: function testMSIZE(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestMSTORE

func (_LoadTester *LoadTesterTransactorSession) TestMSTORE(x *big.Int) (*types.Transaction, error)

TestMSTORE is a paid mutator transaction binding the contract method 0x087b4e84.

Solidity: function testMSTORE(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestMSTORE8

func (_LoadTester *LoadTesterTransactorSession) TestMSTORE8(x *big.Int) (*types.Transaction, error)

TestMSTORE8 is a paid mutator transaction binding the contract method 0x4a61af1f.

Solidity: function testMSTORE8(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestMUL

func (_LoadTester *LoadTesterTransactorSession) TestMUL(x *big.Int) (*types.Transaction, error)

TestMUL is a paid mutator transaction binding the contract method 0x7de8c6f8.

Solidity: function testMUL(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestMULMOD

func (_LoadTester *LoadTesterTransactorSession) TestMULMOD(x *big.Int) (*types.Transaction, error)

TestMULMOD is a paid mutator transaction binding the contract method 0xfde7721c.

Solidity: function testMULMOD(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestNOT

func (_LoadTester *LoadTesterTransactorSession) TestNOT(x *big.Int) (*types.Transaction, error)

TestNOT is a paid mutator transaction binding the contract method 0x91e7b277.

Solidity: function testNOT(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestNUMBER

func (_LoadTester *LoadTesterTransactorSession) TestNUMBER(x *big.Int) (*types.Transaction, error)

TestNUMBER is a paid mutator transaction binding the contract method 0x2d34e798.

Solidity: function testNUMBER(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestOR

func (_LoadTester *LoadTesterTransactorSession) TestOR(x *big.Int) (*types.Transaction, error)

TestOR is a paid mutator transaction binding the contract method 0x135d52f7.

Solidity: function testOR(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestORIGIN

func (_LoadTester *LoadTesterTransactorSession) TestORIGIN(x *big.Int) (*types.Transaction, error)

TestORIGIN is a paid mutator transaction binding the contract method 0x050082f8.

Solidity: function testORIGIN(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestRETURNDATACOPY

func (_LoadTester *LoadTesterTransactorSession) TestRETURNDATACOPY(x *big.Int) (*types.Transaction, error)

TestRETURNDATACOPY is a paid mutator transaction binding the contract method 0x7b6e0b0e.

Solidity: function testRETURNDATACOPY(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestRETURNDATASIZE

func (_LoadTester *LoadTesterTransactorSession) TestRETURNDATASIZE(x *big.Int) (*types.Transaction, error)

TestRETURNDATASIZE is a paid mutator transaction binding the contract method 0x2b21ef44.

Solidity: function testRETURNDATASIZE(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestSAR

func (_LoadTester *LoadTesterTransactorSession) TestSAR(x *big.Int) (*types.Transaction, error)

TestSAR is a paid mutator transaction binding the contract method 0x60e13cde.

Solidity: function testSAR(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestSDIV

func (_LoadTester *LoadTesterTransactorSession) TestSDIV(x *big.Int) (*types.Transaction, error)

TestSDIV is a paid mutator transaction binding the contract method 0xa645c9c2.

Solidity: function testSDIV(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestSELFBALANCE

func (_LoadTester *LoadTesterTransactorSession) TestSELFBALANCE(x *big.Int) (*types.Transaction, error)

TestSELFBALANCE is a paid mutator transaction binding the contract method 0xc420eb61.

Solidity: function testSELFBALANCE(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestSGT

func (_LoadTester *LoadTesterTransactorSession) TestSGT(x *big.Int) (*types.Transaction, error)

TestSGT is a paid mutator transaction binding the contract method 0x18093b46.

Solidity: function testSGT(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestSHA3

func (_LoadTester *LoadTesterTransactorSession) TestSHA3(x *big.Int) (*types.Transaction, error)

TestSHA3 is a paid mutator transaction binding the contract method 0x19b621d6.

Solidity: function testSHA3(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestSHL

func (_LoadTester *LoadTesterTransactorSession) TestSHL(x *big.Int) (*types.Transaction, error)

TestSHL is a paid mutator transaction binding the contract method 0x2007332e.

Solidity: function testSHL(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestSHR

func (_LoadTester *LoadTesterTransactorSession) TestSHR(x *big.Int) (*types.Transaction, error)

TestSHR is a paid mutator transaction binding the contract method 0xc4bd65d5.

Solidity: function testSHR(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestSIGNEXTEND

func (_LoadTester *LoadTesterTransactorSession) TestSIGNEXTEND(x *big.Int) (*types.Transaction, error)

TestSIGNEXTEND is a paid mutator transaction binding the contract method 0xc360aba6.

Solidity: function testSIGNEXTEND(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestSLOAD

func (_LoadTester *LoadTesterTransactorSession) TestSLOAD(x *big.Int) (*types.Transaction, error)

TestSLOAD is a paid mutator transaction binding the contract method 0x880eff39.

Solidity: function testSLOAD(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestSLT

func (_LoadTester *LoadTesterTransactorSession) TestSLT(x *big.Int) (*types.Transaction, error)

TestSLT is a paid mutator transaction binding the contract method 0xf4d1fc61.

Solidity: function testSLT(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestSMOD

func (_LoadTester *LoadTesterTransactorSession) TestSMOD(x *big.Int) (*types.Transaction, error)

TestSMOD is a paid mutator transaction binding the contract method 0xd93cd558.

Solidity: function testSMOD(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestSSTORE

func (_LoadTester *LoadTesterTransactorSession) TestSSTORE(x *big.Int) (*types.Transaction, error)

TestSSTORE is a paid mutator transaction binding the contract method 0xd117320b.

Solidity: function testSSTORE(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestSUB

func (_LoadTester *LoadTesterTransactorSession) TestSUB(x *big.Int) (*types.Transaction, error)

TestSUB is a paid mutator transaction binding the contract method 0xd53ff3fd.

Solidity: function testSUB(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestTIMESTAMP

func (_LoadTester *LoadTesterTransactorSession) TestTIMESTAMP(x *big.Int) (*types.Transaction, error)

TestTIMESTAMP is a paid mutator transaction binding the contract method 0x219cddeb.

Solidity: function testTIMESTAMP(uint256 x) returns(uint256)

func (*LoadTesterTransactorSession) TestXOR

func (_LoadTester *LoadTesterTransactorSession) TestXOR(x *big.Int) (*types.Transaction, error)

TestXOR is a paid mutator transaction binding the contract method 0xd51e7b5b.

Solidity: function testXOR(uint256 x) returns(uint256)

Jump to

Keyboard shortcuts

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