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

Method LastFormGrpReqId

onchain/dosproxy/DOSProxy.go:767–769  ·  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

765//
766// Solidity: function lastFormGrpReqId() constant returns(uint256)
767func (_Dosproxy *DosproxyCallerSession) LastFormGrpReqId() (*big.Int, error) {
768 return _Dosproxy.Contract.LastFormGrpReqId(&_Dosproxy.CallOpts)
769}
770
771// LastRandomness is a free data retrieval call binding the contract method 0xf2a3072d.
772//

Callers

nothing calls this directly

Calls 1

LastFormGrpReqIdMethod · 0.45

Tested by

no test coverage detected