Home
last modified time | relevance | path

Searched defs:STATICCALL (Results 1 – 5 of 5) sorted by relevance

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/core/vm/
H A Dopcodes.go214 STATICCALL = 0xfa const
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/vm/
H A Dopcodes.go214 STATICCALL OpCode = 0xfa const
/dports/lang/solidity/solidity_0.8.11/libevmasm/
H A DInstruction.h188 STATICCALL = 0xfa, ///< like CALL but disallow state modifications enumerator
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libevm/
H A DInstruction.h220 STATICCALL = 0xfa, ///< like CALL except state changing operation are not permitted (will enumerator
/dports/lang/solidity/solidity_0.8.11/test/tools/ossfuzz/
H A DyulProto.proto34 STATICCALL = 3; enumerator