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

Method LastUpdatedBlock

onchain/dosproxy/DOSProxy.go:819–821  ·  view source on GitHub ↗

LastUpdatedBlock is a free data retrieval call binding the contract method 0xf90ce5ba. Solidity: function lastUpdatedBlock() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

817//
818// Solidity: function lastUpdatedBlock() constant returns(uint256)
819func (_Dosproxy *DosproxyCallerSession) LastUpdatedBlock() (*big.Int, error) {
820 return _Dosproxy.Contract.LastUpdatedBlock(&_Dosproxy.CallOpts)
821}
822
823// LifeDiversity is a free data retrieval call binding the contract method 0xdd6ceddf.
824//

Callers

nothing calls this directly

Calls 1

LastUpdatedBlockMethod · 0.65

Tested by

no test coverage detected