GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 121 txns
Deployed by via 0x948a8a8e at 18011594
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $32,673.03
ERC-20
Value $21,972.79
ERC-20
Value $3,715.66
ERC-20
Value $2,820.03
ERC-20
Value $804.55
ERC-20
Value $143.55
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
--
 (#14)
ERC-1555
--
0x9dfde1f1eb476008000b77c15f81d21bd378e133e6b0843878babfa90c37ed73
0xc5e29703d354d448e46b95dff1cd4047f603a223e915c6e93d89e1ecf08102ee
0xb12b56de2da2ea4da3f8f1910cad1b9f2df8b19f8fc5c3ad46f24f909a84d745
0xc3f6e3e32ae331f3ef99786b66d2ed5ac2a1bffcdcbbdcd8f87298340e55a85a
0xcc543ee3bafec3a79e48bd024632020a7dbbe4c117d815f230679d8d20400175
0xc0e5925d67228dfea7f0dbe0019675f6c69b01d4f5eb16ac0d9d8a5db1c21ab2
0x4f5159cccbf36b1585a3845a61bfe553c6cbb8579f58712ba5c35cc60b5ca860
0xb46a138ab793f555aab5183203cbb604c804c052a72a06416b44e96f48a2af64
0xdbdf55a018971a29eeeb7ee2174ebda428386908855640328a91b6964eaacf4e
0x299f65142007d3af94fd98369a5a1a16b29636c7fa490c0ce1e61dda8c95c0ea

Functions
Getter at block 21260291
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7ff567f7524ea1224745cfda4685015498467fb819ea6abb6c9bacac16fef1fd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x97134a1EBC0443888FB3917f82E373eDC5a49Cf4, 0xED9Ee0981A3B6829B62eFD154A5091374E683590, 0xcD11E73c2768cba31214fF700F2e2106D3C0563D, 0x0187e05e0c1203330704a53Bf2B571f35033fA68, 0x092BB3d9170674b9db0975b94C58Eca3534842c0, 0xD2d6f08e24D761B4279D607f8632F9C6Ea400216]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
118
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.