GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 51 txns
Deployed by via 0xcb77727e at 14885311
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,229.44
ERC-20
Value $1,880,607.07
ERC-20
Value $1,004,571.45
ERC-20
Value $635,643.75
ERC-20
Value $2,673.91
ERC-20
Value $622.18
ERC-20
Value $390.88
ERC-20
Value $0.97
ERC-20
Value $0
ERC-20
--
0xeff0a572126e4da80bdd5afbe38896d0e88f7967c1bde6a8cbf762d23f893ae9
0x2faff023188d9c8f4974b0bccf9df4e7d1810ef3493dd720168f56a41b3c6f7d
0xaa0aad86ae412a046918956e9e64c8073447b00989a29a2d1da63bdd8eaebc9f
0xaeb9b49c1641b47e22e2b70d408ef4f518ceb112213a0e94360520910c872e72
0x82d4d93a5564e3fcb900a67dc4e2d15d8fa53698862f20df6fc7fb6e48bc432e
0x3e441ff46f7fd3825148a77767ba1af901e1d7fce7c88349bcd52652de41efed
0x1fe20b1508e8dc92858c116d78285bd32d2487c1b4316be5332f62e71b9eab56
0x988d7f82859fab37afc20d7fac328e32326686b95a04d2979f55fd11521db146
0xc2c8858af9b64faf2e31390f187e2b476427014c7baa3a32d79617573d3d4e98
0x52d8031c7d9de1ce35bac7df72d314fc081a1df40679cbd77f9ad6b995dd999d

Functions
Getter at block 21227449
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x40f4db78ab938ace283ae22357c49f2933af607e71dbdf77073e87b59baaad4c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2BE293361aEA6136a42036Ef68FF248fC379b4f8, 0x3dB7FCD09cF12df1b8978ddf66F8bbF9f039eDd8, 0x71df067D1d2dF5291278b7C660Fd37d9b6272b4C, 0x88330a9852eefcAb7336e9fbdD6D89935C944218, 0x131207DddD0c995B6b9CC95901ec1035a742Ce3C, 0x4Ab5E3F0b2d1604dD2002CfEcA6163802D74c6Cb, 0x337F8f3316E1326B3188E534913F759460bd57CB]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
56
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.