MCPcopy Create free account
hub / github.com/DOSNetwork/core / LastFormGrpReqId

Method LastFormGrpReqId

onchain/dosproxy/DOSProxy.go:748–755  ·  view source on GitHub ↗

LastFormGrpReqId is a free data retrieval call binding the contract method 0x77f10192. Solidity: function lastFormGrpReqId() constant returns(uint256)

(opts *bind.CallOpts)

Source from the content-addressed store, hash-verified

746//
747// Solidity: function lastFormGrpReqId() constant returns(uint256)
748func (_Dosproxy *DosproxyCaller) LastFormGrpReqId(opts *bind.CallOpts) (*big.Int, error) {
749 var (
750 ret0 = new(*big.Int)
751 )
752 out := ret0
753 err := _Dosproxy.contract.Call(opts, out, "lastFormGrpReqId")
754 return *ret0, err
755}
756
757// LastFormGrpReqId is a free data retrieval call binding the contract method 0x77f10192.
758//

Callers 3

LastFormGrpReqIdMethod · 0.45
LastFormGrpReqIdMethod · 0.45

Calls 1

CallMethod · 0.45

Tested by

no test coverage detected