GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0xce587b8f at 15566810
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $307.24
0x5244201bc233f19837eac08e7364179e9cd189953bddcb160596efaccdca8b90
0xee57032e75b86f5c95a5ea44c7d5e57bac991e894f78ac110e732e48819123d6
0x96066f0109b80402a7962a71ffb657e9ba5807819b88d1d2da8b30844b1542bd
0x352b9f08471a7ce5b0177d0f6f43b8df6b82f4e95359377d641d7b2d6bf402b9
0x3751baa542be316dfd7fd38dd794d486b9a1749b0a6ff9fc5ba83584feb01736
0xe74218131784d7d25504f1cb5c2723d302096c3fb2f70da0d7653b591b21ca5c
0x4788c34a144da481d71910744b7297b308643675411424ce961d7bee508ef72e
0x4e0c1c4626cdfaedf5707a5d8bdb24c94f35986d99be3d943bb175d0085c97ff
0x1e94cee29aa91aa1de4ae3f09e495e5a6e9b1723211637e4092c84bb375c3dfc
0x596a5e4d4060704e00d34a641f52fb25cda5c596e48328fae70472cd3dda3309

Functions
Getter at block 21210431
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x561ba979848edd8b4a8336e692eb3f4d6b3d65d6b4597b7b06b4cf02c38e6b73
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7BC3c54b07056a245C169cB8c7A419BeEd2a371b, 0x5eefD9C64d8c35142B7611aE3A6dECFc6d7a8a5E, 0xDd62a1eeE727b26bf8c73167b3d80DD532990CdC, 0x045DE2c68881B2C376299fD583a00b7e73D05433, 0x46bD1419aD215214EC1c46421418fbFBCaBBce44]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
21
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.