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

Method CheckExpireLimit

onchain/dosproxy/DOSProxy.go:383–385  ·  view source on GitHub ↗

CheckExpireLimit is a free data retrieval call binding the contract method 0x6e5454d3. Solidity: function checkExpireLimit() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

381//
382// Solidity: function checkExpireLimit() constant returns(uint256)
383func (_Dosproxy *DosproxyCallerSession) CheckExpireLimit() (*big.Int, error) {
384 return _Dosproxy.Contract.CheckExpireLimit(&_Dosproxy.CallOpts)
385}
386
387// ExpiredWorkingGroupIds is a free data retrieval call binding the contract method 0xb45ef79d.
388//

Callers

nothing calls this directly

Calls 1

CheckExpireLimitMethod · 0.45

Tested by

no test coverage detected