GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x19d3ac71 at 14346390
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $332.58
ERC-20
Value $202.62
ERC-20
--
0xa8d2defeee0cf0bef41d2850aaf5207a4de83ce1c5a1ba1ee13fdb4b02e2f754
0xe67a61048973fd25099b0d7d372deef229ebe88c22366d6a522f08758b5bd3df
0xe2968b29eabd9a55135100b2d3bd1139d46afc1a4b97833e8f4595be2affef69
0x4bc387ecb41067d1e22ddd21698855a3fb5650997f26873a1feaf1ff2fbb4e2f
0xe8f2fd1b2728a1b26adfd0f4643d35290ddafcf21ca851b1ab9ac7dd3043ccb5
0x1cb32ed4073afa117259bf22f4b18ef9ff5fceab75befd47a4b1b395d11e4090
0x626723f59fb8ce47437c81610018624096bd3d11e7a5ba2ee9d012635c7cec5e
0xa70588445f4990e13ef5064426a64794db2f538d1370088a9955834f8d4cffa5
0x57c376bdee539274e02ce58ba9bd0d7261786b4127fb11c59f09941c13dd2bee
0x675b7f36e85babe40e16e300ee8d5b6bda43bb3cdfbbc1baf73328995cf16084

Functions
Getter at block 21165685
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x34a5da6497d4a2212feff8530c0f804ed4147cd75778883675cb5c9c23bcd278
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd640C898B0902bD02f69dE0FE8d0bd560956DB76, 0x29b3D6b07a35606b599b139E6848EeB21de2B49b, 0xBE5DCA554e58CE63C716a76BC1E34273d21Aff82]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.