GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 351 txns
Deployed by via 0x68732e7c at 19070374
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $20,000.47
ERC-20
Value $16,541.76
ERC-20
Value $15,512.24
ERC-20
Value $11,165.67
ERC-20
Value $2,044.95
ERC-20
Value $1,604.51
ERC-20
Value $815.26
ERC-20
Value $235.99
ERC-20
Value $49.82
ERC-20
Value $31.56
0x838b8ca726a2696debacdd769477285e58678a4e1323f863472ee40950e1b80d
0xee6eafcaae9a815f15bf10ed9516573b55808854f89797a15b9fce40a73bb68a
0x6b4aa761016a090c4828eb96b1ecd5ae8b555bbd19d9ee927707aaf4a5e5b269
0x10c2428618110ce7f046740fca6f690e2a114753af90b73559fd1e3ec2ac0348
0x226be166fbc00d686fa0407aa386f72b8694bdf031f099c90960d2e929b8c307
0x6ba457460c821c32a7a0162f887449527cde0e592c4768c92b78dc8528fed1e2
0xf07e27af56e53879e96e0108ed32aac481b03f43f2be500ebe4bb1db9720a3a9
0xb3e4dfd1524fed0581054e3af78fab12ebe89f64093cb66f73caf40c9be78a81
0xe22cc8bcb1b9ca30966dd32786dbb00ab018db4cc36824345dfde421c94824ab
0x2bbb670ca87b411c1b9dccb4d8fdb410947d5f2a6a7001fb82eb8be16773ac1a

Functions
Getter at block 21159509
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5fa94bbd5d01690c55ddeca3d96e31c0dd4d73a3516914d9761c5300e897aaf8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0021c6c6c970f39031f0A9f01A9Fcc2aDA94f5E2, 0xF2d98377d80DADf725bFb97E91357F1d81384De2, 0x20b414557846dFb1D6B49AF183aCf4D2F651cc15]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
334
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.