GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0xd9cc63b7 at 18064390
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,384.29
0x44ecc21d027dd6d0fb44d11e1ce88246766eaa60e3ea2c377b8837a8eceba083
0x31a17a765d0f6858fb0a1b05f9f9e2f1e8dabde9af1cff0ac9313de91488451e
0x0bdb2fd5b7c81fe0f085f7e166bdfd741bfd77135c7570b30c9259de7057cc54
0xd32b957e2a7eedaf47a5d0ac611145096effcbf2978d396ad149d9ef9decc242
0xc247c5f41ccd9b916de8815e2f22b03e49afba51481c69ea623f556825c9a273
0x559940859d7fd4dff061f1681924c36b6e39856f6fd7c389704a6b445d88e003
0xabb62b62f2c680037afeee83b7656cbcadc6f62603830eea0ce66c5872ab379b
0x61446d8fb85881351e18b2a6bbc032eb313935a6cfee635bb0cae983210456f0
0x67f80e3bd01c0f26d34fb9ce5b71206a6b012fce8b13fbbf2d47f58ddf8b6823
0xad5c0edc7977df1553d1225b4a11c1bc491cbef9e5c476afedc19a3c36a3ab37

Functions
Getter at block 21176787
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3b695e8560f0c85c39e3ab145ecd9a88f3e1afa1fb815116df8c81b16616e93a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7c54d73B0644377d7694F0921484638b48e8c9f5, 0x2604C6b2e0Cf38E5Ba66b2a5dD93461740d1dBEe, 0x68d283C978f08544Ce9FA9e563186945663De7B1, 0xf92Bb8a988313496c740c7eCbBDe213626110475]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
56
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.