GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 434 txns
Deployed by via 0x35f73adc at 17470759
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x7b525aeba155ef8425d14b385ea937f8f8bbd8ec56f90c1f8702e62b0de69bf1
0x0036303eba420a837a11ae174a7d33b68eb93826b28c5d3c32fc3e5b0a2bb1cf
0x544e2aaaddbc0cdbe400733056e8adc1b29efb0435e3ad0133614c90dbea56a5
0xc2ceefa161d7982083f46c5f7a41f3c7a57167ffecc35c5d5fed1461c21bec70
0xc92ec1f0134689559adcf5f0b7f7ed3a356505977b8f9b3f3680d1d3d68ec2be
0x141f2da520e95295aa4ea260262ea3a2df2c87ff778882b133a59dcbac2eba59
0x5cbba051066280f0846463ae2f86063eaf91132411716b959f6fbb7b96401c1e
0x7b4c5c9a641218480ce042432e657d2ab4518bafce95496ea59011ccd1d409ac
0xbda4b437d0e8c4637c9f7aa36c26c255db28db63715966c89f5125aa8fa56b45
0x13cc7ac84cccf500ed17802145d2c619eaf29268191cd094e43d0ade48fed0ed

Functions
Getter at block 21301934
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc4d76f301ebd23e44c0f141ca1dffe6f89aed504dac9db77080314f237fa1d36
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa3a3456BC0c8ce4e0a0415B619803ee96509Ce30, 0x74Bc83E9B184dB706C44c7E46DFc126e913411EF, 0x06DAeB1A97972B9A12e171ed1FC86b392Fa3f89A, 0xb5d533d8675202B4b5D5E65591542D6237274B90, 0x4701f5F0b1aE73d018F91C38808c3058925cA526]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
455
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.