GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0x5ea698bb at 17926082
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.5
0xdd77739d89f809b62015e44d7ae018825eabd2623b4fc75a74e988354696dd2d
0x01d04accbf8f8504fae5459e8e3e8933a8d74d3b8d1292304f61caa33e00bfd1
0x02055deea0a3ab0b7883a01ca31674704bf80ee8fa9376b0363bf764941198d1
0x86def9290bd37869538ae74e09a2630b7fdb60242a885ed450417b922dd7a5a4
0x16dcfae238f8678939c20f67b26f9da71254bd6fa47b95417a039014ee45f880
0xd1303ab2099ff2e10afbfb1796aff5f4c0d637cd45c902adb32cd9cbba44880d
0xfa1bff5ca5fde30fc9bb92c9fb9ceeb7e6f0a87b31b747ca40d9c6019db8c191
0xaaed7cfde4183d6593a89a27a5965e2aa4bf591038ac726498c06b259455e1c1
0xb38b79ab6e9fb8518549adef9456f020b7e4cbe3ec88fb8f419a49d83ed41ec0
0x90c24c9294d848475665b6ddbce9d92b95f5738b56fc8417849963fa87bbb609

Functions
Getter at block 21211658
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8f1678292bb96000a441c567faa6b82af3bdd3edee1e44d043da4264aba15894
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeCaB1aC85Ce1e47ac16bE74314E4a9505B2DAF02, 0x83aa8b9ece20Cc36b04AcA96F01B38b7fBA4924c, 0x6e46C78E7b5f4E4AbAd09bb7BA441E04CC5045FF, 0x1c121cf8517A9683E229e74FB7b712Fe09C5c889]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.