GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0x6f84a3b6 at 14637584
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15.65
0x8ac4e50973f6e9198634de174188147ee7a8017451e6baefaa0b81c4b968b4bf
0xa9d35abd11c7da01eb33665f71384e374f14178cdca82bc00b26675142b837c5
0xa8a43953070057d2bc673940f21a857371163d448bacd2c06792c00aefd5e754
0x24833ffe97f5485283cbbc78e21dd9602ba167927c8228fb579755803c744d7c
0x2c6c049f6b69a1b35279d86367a6c69e242f2e4846a9df5e4c60a1eb9599e403
0x1f8afc82999d0a9ebbea114970cad24c2eb7fa4c12a0fce78f3b5aed9e58405d
0x66240888c8c43be7b8c3bc6d013aa71aba6135a2ac22a1d550166093fd583df8
0x47a15a6b6f8b1cd12db6026d5727d532423fdbe9b46e12e7ec58056f4aec3bfd
0xa38234379554c13990fc62bd4df4a41d6dee7567de92240180c95b61dfdab598
0xbe0e1f9a0987381dfbe8f1ed9e8017e00da183506e8dd27363a2e5ea4649df74

Functions
Getter at block 20892758
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x29a69a6e80e93cefd32eff139ea41d4efcabb70c309153d729f27de6cc3fafcf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdA1745cff39235ef464c0C7A1bA7F24988f79ced, 0x77f2C111F3155cFA9f51E15Bf8C8a6D2d3581Ad3, 0xa006BDca2c4fa8a0668bd3f21947725f4B9939De]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.