GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6,464 txns
Deployed by via 0x75b75855 at 16883137
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $78,720.86
 (#74)
ERC-721
--
0x4f62257e2266bfa6c5f043ba140e8e3f50ee1d5f2229961d45de5a058ad8abb9
0xe9284781688a3a3ca526bc32ad0b2a37d47968b036e1b448aec38ffdb139a914
0x885c87e201c1a5d2d6aa7cbc07300fa112b24c95c8331dda3afc719a78545171
0xdcaf6128fe6fa7fe4c0db64f26c5968b4d4c15cd045089733d158ab06189d1df
0xadd5902a0bc83c103271326cc52486230ad66ab44b9d0ddde2cf14bf3e7100a4
0xedbc1cb55988cc92118b88eb1ce1b2e74b50f08fff84724e686d34ae1074079b
0x22c800a0276ebdea4e8090e9933fdc6e16c6c766761a6ec636cdc4e22ea3ed8f
0x429e1b87014aa2d460fb282faa102f5a8759442ba68d28917c4de0cf43d6ccc3
0xf7f0aabf2055b676f0c1262d80da2f74a24043f4f10638014e7176f7a2f1883b
0xbd025d1df068337c7a29f83fae08cee9b7247b39f820cd2ca7f4c2cf35454f6d

Functions
Getter at block 21157966
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x24330d79bd9f0201a5e39408e25c9a92e250c225163e136924860dc326f763ea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0dee82beb2DB05ab8df17e811d19Df0E6f4bcF28, 0x4F22c66766DCA574C85CB747E7dDA99098883b35, 0xAdc9503a13a2B5Ef21C6cFfC85BB228220F0eBEe]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1
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.