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

Method ExpiredWorkingGroupIds

onchain/dosproxy/DOSProxy.go:409–411  ·  view source on GitHub ↗

ExpiredWorkingGroupIds is a free data retrieval call binding the contract method 0xb45ef79d. Solidity: function expiredWorkingGroupIds( uint256) constant returns(uint256)

(arg0 *big.Int)

Source from the content-addressed store, hash-verified

407//
408// Solidity: function expiredWorkingGroupIds( uint256) constant returns(uint256)
409func (_Dosproxy *DosproxyCallerSession) ExpiredWorkingGroupIds(arg0 *big.Int) (*big.Int, error) {
410 return _Dosproxy.Contract.ExpiredWorkingGroupIds(&_Dosproxy.CallOpts, arg0)
411}
412
413// ExpiredWorkingGroupIdsLength is a free data retrieval call binding the contract method 0x830687c4.
414//

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected