GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0xbc9b2993 at 18029332
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $32.7
0x97b810b7ff07078d4f86c05868368cb11b5ad3d9a5c00478566cf81f372af357
0x5bc3c4c86f5d07188b25d749a3ae31a086297e0e4d813f9533c13098627b4edc
0x09a79febf3bb5d6cfc388bb7d9c2708b0de1b70b0bfabf915f69962f01393141
0x6f0e6938f028a67999101eac299bdae1ecb191c1de09889144ea69e25abc5290
0x182c19a55d3baa642b4605508fcee7388b8b9aa9e083c133d50c44cbe12f36c6
0xc1f8d47af61c15f072bb0620fea2d0fed4c457edc8b61057711c715d36618000
0x1e83706a4bd7bd8e627dfe3f5a98917870aeec9822313f76f5f4dbc117739df6
0x810993581b1889a54964c9092f31f91680975e3f0c6a4e3a1be42596f5394b9c
0xccc814e3ec1079399a0ba645c08f83e676c8fc286ff8cef7528fcba56d826707
0x6d837d5112603ffafceef3aa45c184bedf19b9b165e93fe8aa141f5b3415da4d

Functions
Getter at block 21161649
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc60c244f2d80d7b83ca4dc1fc2b9db61181eb637a63d8cdef799d0ab7bb2e68d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x89EbaAE7d491719c53D1306fd7543CF8e2a39725, 0xf89B4bF6e6d2ba58108F48472EFf7d3DA2FFd101, 0x758B1f5fdA2D1373AFbb594118379b94638E3Bfd]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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.