GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0xed87babc at 15827145
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $312.29
0xfcc5022f9d51758f7172a05b39773757500ceb957a1d06cc22a6e7e1eb5f8104
0x03d50eb888f7a4a22ec753c72e05cee6c4af4737ebf350ab0c3d21a2903a2d92
0x123336536c189e5bfa84c9f9f91f4810be7adf17ed862439b59a2f309208ffca
0x27eb7d5ac250688605e24412ad8121ea8a0f6b6c26cb49ebe552ae7bf4e21252
0x5e114eb5918c23322dd93033051b52f0d2da44d2c0944b101ab31c3dcd63ba2b
0x014de3e30f554a22c1d0c3f5d751961fc035452988fb4364053486960fd8e2c8
0xa70a1491111f0d4bd73256f1c7c60af10342b571238598ffff8f0b1052e6157b
0xa3ee66a8bdf72c0927519380d2158d3a59d39cb45e43006d4ba15bf1c421a2fb
0x8441a2151265c4d6552df6d6a389f128d98ee300a6f48d01b7add8ebd2844cc1
0xa296a41d82270def23578c353da7cae9560d362845769975874bc583eb0b000a

Functions
Getter at block 21201061
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7b281a0c77999f442454be204433b415e9bd79b4d9bcdae8ced9aadfd992acc1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x259025fd2C6Db9816DFB3258853aAaDd9e3f0821, 0x8CBcbD492Eea3De7bDF223CfbeE8d417f5E73b50, 0x882898a045a06563eF659a34BC3d5416aA11bC75]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
43
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.