GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0x839ac0f4 at 13821185
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $303.82
0x2711857944ce7671b060066fa5644bcb07206cf30c9caa8ae44b66371abdacaf
0x024f895991eadd25bed5a04c1bc3d7c4c1f546402f485b68ff29b74e2eb3d409
0x359095f0ccd07819e7f229c7e204c601a0c68a13c10677415c1b9432938c9898
0xd283b23c02766b660c0f0d839014eff62d81482c994803d7c42bb9ffba29e171
0xc16af6805ff129dd2cdb2d15e7553b3a720ac1cedd56397876ef236eee484211
0xa3c4d6e839e1a6f62f77aca8ace27bb242e4cfb8780e8aeb8d08085a30667536
0x1aa8499a70bd11c523201800ad955770637cb1954d9bb7a15f4622a608410659
0x5be8784cf369fb9312d9379e12da2b4657eefe019988bdf58b55570e2bbe942f
0x0e457cf2db3b159ea7f8822ff2ecc45c331905d8435bba5c2ae777daea7677a2
0xfee3f66458f69eb422653d8667dd81e7d56dd3ddd3ec0dc4c0aec9ae3c7659e1

Functions
Getter at block 20864064
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x42d9f64ed7335f3f4299188acfd1d055684ddd3cd21b7f70d16db6dd381a5bbb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x439df1F17E7ACB55edfCa0Ce95368dE3Feb5563E, 0x3A2E2f497d01a4F1b8BE0E2CC6E18E8A45BB84bA, 0x47186a7e6fe2582e18F6fE9750Bd96635a025FCA]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
19
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.