GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xae633a73d20841b6031c7d7a7b17bfeb7c80c053502ddef18363ae31c7646e2f
0xbf259fce41b658f8be8370f1358b463787ea774dbe34a8c60da4eae455090430
0x3c4fe77eca3b6476cc6a4a53efccff59324c3c813e6aa18a3a6ab98496a1a082
0xf2312315892f68fae3b45a2d5cb82ed1e03949cc80b3fe574d494f8b90e05907
0xa7522e8aedc85b0df8161f078726e137927c1725d7c2cb8f907562d91723e85a
0x0bdee7eda7fde4e3ddde83ea2699ad1bce2645eb944c357611bc994cb80e2baf
0x03756eb3225be4b4c930d6e13c6c1ad3025f759818dd61f44bbe46e871f1d3c4
0x639b9edf4df67dc680de5143b22dc16fa9f1125457d94e10e28f3c45df3010de
0xa76e99cf6b640f7a83c27711d73d43b9238f1a84dc6bccc93a8f6cf20e76d376
0x4d00eac3cd933269fee3f718f2470e255929d6eca0873414a6f147d83b6e4bb4

Functions
Getter at block 21160647
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x54a39edfa172af4b30ce6ae7d580b00bae8ec2151716009f959d769a5f6bcff0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEea5B87431273863737deE492F77c3DaC2a0b6A9, 0x9D4a419C356269D73315aD3D996111275A406eDC, 0x67fc3397E7B636535204311B94B3b56f355d6548]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.