GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0xca808abb at 18623598
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xba5b0235dd7e0154cebe2b0a34640f72a0309416aa1fda074c2dfb3fee8a0c6b
0x09c7a638e1f6dcd2115aec12ebe57cffb05593df985290f33d58193466d8a54a
0x79b7326926f0cf19036483c648dfc6458a2fbc9a2efb4ef57e80d99d32676c06
0xa34b8896b22b9a5d6c402cbd618537e9c2fd1f45aed1a59861f2b2c6c7ff33da
0x8e8a6efdeb36d5e110e54085e5afec061740966751e7018f739525d0a98b9258
0x05a7c3aaa40e6117af37aa90a7ecf7dcc29986cb3ecab634754558f790484290
0x5c977e71b2891d9907508585cdaccd901d15edab3b398a5b24a7ab7955c1ce0a
0xe5476b9608f228029faf41ac4eeeef476d78b5ccf58038c369d3e98509c19d80
0x6dd3781f7cc0a43d04f02c6e9703f7c12b9e00ada3afdb57a4e22ebf2e5e57d6
0x422e5a6de22e3457ebc822251f23503c6cf286919d4a36b3529d688531a29528

Functions
Getter at block 21249971
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8ae3e61ceede317a1ac664ac3893844c2e1901ae7f3dd2288a37d90739857c91
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBCB25d7582D0738a77508096B05488d49181b255, 0x1913fB25FA1043cA50931DDE7093137F24FF5B96, 0x8239C7525d64abb91Dcc2061FF023284873c1CBf, 0x232202ca979e67176b68DD2f686cC5009a5399BE, 0x720723842a049C8971624c1363B1E1Ce312694AC, 0x3EdbE0196438678223f106f77EEEE6b470D796de]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
29
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.