GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 108 txns
Deployed by via 0x7ee99f45 at 16076839
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $512.22
0x3c00c479ffa9c45cf25279df6faaaede56667fd713fd963863f5dbf23fcdb481
0x4e2358588362ce5f9551452edd56cf061ea23bf0b7626e3d45e23991d2e0ac21
0x4efd6feb4a7dadfe108b753472ced24f28e91e1a8d37110c1e3b595af468e69a
0x09baa2c23128d308600af4b50921ef716d2f721ca9ef1432dbbf3aa5ec1c23e0
0x89bd635a9c66bd209d49ddb4d447f91ee45c35632891a345cf5359f238dd74ba
0x6989b1dce60da6197f2422db62f99cb82b6e929b04a4b2cb99fdf6632e748c55
0x2147672d94d907c2c456cf8bba7a9f0927baf62a85dc600688a3afc542623fd4
0x19998c5677b4f8c2ea2b01aa97dd2db9fa38fedc996abd56be33b1692ae05ff3
0x2eb9f44323f7bcb067cf8bde5b95f7faeb61f56f38bedc71e9b6c8a439c30127
0x2fa38890f6d47ed4e6e90d32b1728e6bca4d43749e55b960bebb2f3a712c77e0

Functions
Getter at block 21216767
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd1e867b6db4e38046ae6bff6b7ee637806113c5819e0e8510a4992943ec64c91
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBA682e870a75411b5B0eA2a401CB882aae2A87aa, 0xb0B275587B596389e61e0c92fcdaF70cf7f9e06B, 0xd9d7C4D61CC8ADfb161b53C88cE2E88249770c82, 0x0AF6ba8A1AdE03025E79127cF569337ba61B03A4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
110
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.