GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0x19fed827 at 17047254
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $644,828.29
0xc66ff39edf212a57505a9088c7ff99d982202de5bf830f33b46e56c912236be7
0x9ae902702e8911a113beaa161db3d2662e402510b677a95c6abdc8729b0ac4f5
0x3222409c9d9635006e8518ff64a58494d65f7ee02c88494e90157d31ed31eda3
0xe83d262fc53ad9f788ccf74f70a573e5ea5ccd89ea523336720e9f8b9c9a7dd8
0x876cd9ee37e401c78e79524630593c2ec81b5e04ebd6e51599b021c0484a4fa1
0xeb7b9c98835e338907cc158b9853e444746d3be69c12c6b57438570de5bfa4e4
0x230778fa35a81c38a7f22b7f324394c31bef01297ff796b974c83c765f16cfad
0x095cfd7e989b79e882adb9472576d5e189f866451b9ddba867b2f8bf8f78afdc
0x20c8f9d41b398e86764eb288dc46472c8bf889d49044de4dc8e4528373687ce9
0xba2b39137f518bf9b288420853ce890ffa76548709e8c7c26057fa0e5cc0b3f0

Functions
Getter at block 21169150
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xac91524de63206f7e237d457da1659b295276a01d5f4bb1ebc91261d53469e87
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0C60C6ab49DC7A0EC91B6Bc856B753aFA072b375, 0xF34Df63c2142b7cAc7931d92d13C56Dc7EdA346c, 0x2489404eDe77eC853C3345424Bb919c9031856e2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.