GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 759 txns
Deployed by via 0x484cb007 at 16420446
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $81,021.31
ERC-20
Value $774.82
ERC-20
Value $128.94
 (#1341)
ERC-721
--
 (#132)
ERC-1555
--
0xcb817412230a4ef1bee220c41c7f3a8dfe6239a47b209720f91e10c1ca30dd8e
0x75a7cefa3bcbfc334bd1f0fd7a7d84123efb957f9bd093366853c0235c2303a4
0x4986b3ca109412024ebd4104ef2451862f363e072b9d8811afff97c1eb443241
0x92d63e0d5b671e61554f4747bdac610417838a45fcdbfc14f135a7ebfbb28e97
0x53c78226b90bba042e36d1f269f503320b7f98b8059f88e62f4c093c609c9434
0x8b1462011c92d32d3c453d8b1b791caec46fc27ddfe7af0340a7fb654cc24277
0xa560bf3419dde6abf6502e5f2944b371c984bc03db258579046784d19ac48633
0xa55ad1c68bc9c0d70eb4d96afc65c316d5be52185e1ffd928256d28c9087eeda
0x1a9378b69e49532a311f8cc1389e1712c0b0be2bf6f9328d2c922778f3ba6a2b
0x7abbf71fba9765e678d6db5066c8e04c4611be8284cca16a82e717ddd66e9d5f

Functions
Getter at block 21282434
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0b73915855361a42088ed8c2fa5cb528278309480bb731bce85061efa2b80440
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB32FC7B40a89e0547bD16664a57fcFCeECbeEeEC, 0x528bDb07e14E0D7Dd641524393Aa1f4f815c2E0C, 0x4a19Db57eC62CA3Bc6123A2E499Bb446c7b37Ce1, 0xc2EAf94117222B218393647D60c9C79D1ab68801]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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.