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

Method LastFormGrpReqId

onchain/dosproxy/DOSProxy.go:760–762  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

758//
759// Solidity: function lastFormGrpReqId() constant returns(uint256)
760func (_Dosproxy *DosproxySession) LastFormGrpReqId() (*big.Int, error) {
761 return _Dosproxy.Contract.LastFormGrpReqId(&_Dosproxy.CallOpts)
762}
763
764// LastFormGrpReqId is a free data retrieval call binding the contract method 0x77f10192.
765//

Callers

nothing calls this directly

Calls 1

LastFormGrpReqIdMethod · 0.45

Tested by

no test coverage detected