GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xc58c9037 at 20816911
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $851,606.82
ERC-20
Value $32,258.32
0x9b900667861452d4f149fb78ac700fb1cead0ce2f9945d1e0a291dae573cc9cd
0xd5460b85c2659a63effd86feff8d0f36f2920ea1ce0e04920123b6a6fde86dfa
0x5c7c2b257a2ce86dfa9dccb177e99efa6c0c74730538d8209e3f77784c73f3a7
0x035659bfaf6480af8e09beb480fcda7fcc229ebaa41cc8ffcdec504317998073
0x53646e38ac2360e9b2633c222fa629ea03efd6f369ca65b12c86daafa8b5773a
0x2e25b2e7f51724cd9438d880ffd9d3318680087ef45e1a0ca6683bbcd656e270
0xef933264e9f22f88444bfeb01d4abc2dc36c424472451e537a4ed19eb6a038f3
0x630d26082f9bf7c9efa50fff893e0e8faeb4638fb9c10e9009f9aedc16239741
0xe4467aede5872cd51f6031b62e770fcf664a969fbc6b402e87e9e054ac3f7a2e
0x7f053d7d938b30b983d51b9ab16d0a064fa0d6a4df429bb9fb300d1270faa8be

Functions
Getter at block 21181532
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x500c14758535fea7a18f58a4fe736d5a52051b6fcfbe9cfa1b565843da6820f5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0bCAE3d6F180465da51bF829Be0C4573F335F73E, 0x2B39678AbCf0aFC454c43b4c5bA5c63dAb591244, 0x364C80e8802017fcF5aDf285b5475D201c7f9fc5, 0x467282eFABf015286d832EB079E78123eA3DC39b]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
10
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.