GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 62 txns
Deployed by via 0x28ab9cbe at 14636127
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $562.43
ERC-20
Value $2,313.71
ERC-20
Value $79.69
ERC-20
Value $27.41
ERC-20
--
0xb13781336ee7a0e99a21596c4e93b17a2220042c4404fb59fffb16ff5710e08f
0x19106ea5a820a85140d23fa87dfe58b00a9335e61c6cc514d07c0e37dc3216c2
From
0x21ec12260e86d95b973b26e789f4b18246c00fc4dd6eb439e25eacbaf646bc98
0xc59546c13e1349e06f045091bd1813a22d29d0f184ebb06031d526d118475de7
0xf133f85fe53e89a6acad67ca749b9cdfaa0b2e7a8e670f3b7515b2e8275898b9
0x41e201368b1d8e56aed854ac2b4adb2bc7f42da306765bcfb81a37fcb1dbee1c
0x90b0aa3414d06dd9bd00fd01807764fa3e1fe46485ccf37e166729500ca4501c
0xf890a12a8ef960c22dbd534312528a17d9583cea7dc4edf0860b9759e9e2b1d4
0x6f6d28ad99adc9441566fe3f960c2a5a105a0023cc9a73bda3b553ae0fcae9ee
0xf7199c31e92e03f0d943455aebfe99075d3d3b439d757d612345dbdd7d83d536
From

Functions
Getter at block 21160789
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfa8bf0e6365ba7c5cf03b2813e3bcb7d6592062f0cd82aeab3eed6622e21bc29
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7d5a91C0F4F4d4a92d76291fa8869A4377d3099d, 0x78AC17874964fd681e76982379F74fE7D149E4Cd, 0xEC0a73Cc9b682695959611727dA874aFd8440C21, 0x748dF7c92687A7acA7c1ac81b1cDC2A3995581b9, 0xA4ca1b15fE81F57cb2d3f686c7B13309906cd37B]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
52
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.