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

Method CheckExpireLimit

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

374//
375// Solidity: function checkExpireLimit() constant returns(uint256)
376func (_Dosproxy *DosproxySession) CheckExpireLimit() (*big.Int, error) {
377 return _Dosproxy.Contract.CheckExpireLimit(&_Dosproxy.CallOpts)
378}
379
380// CheckExpireLimit is a free data retrieval call binding the contract method 0x6e5454d3.
381//

Callers

nothing calls this directly

Calls 1

CheckExpireLimitMethod · 0.45

Tested by

no test coverage detected