GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x35b413d9f29fc76e41011f1627fa263ff81cf08b2ec4244727b393a493ee8f3d
0x8e0c44028495bc7de80dbbff4e39a96518d91e3604a3bfdf190c0b240090f97a
0x8f53271e498926c328b4fb72ce886b82115f7c3c08b64567bd3b73d6d70d3694
0x441a6ed96ecf6169466890cbdf1233ace78f88b0a1fd01325c0e97011e558985
0x617bd92a3841c33157a4eb4b9b0a5389eadb25511c5e57649fdfad3450e9394b
0x8d61b27b8889a103a01f79f7e748f26249b5fb81805191cbeed143669fc94dc4
0xe1bfbdb4322296a725a159c0e800782111e30d0f43021e17636c48ea3d4f6d90
0x8498bc09cf4884eb192c5895eba5743c350b5547c361c09203973698d83000b2
0x3323b12a9a371194915a6abd46822dd929a31600c1bbe00d5a0e01c13ccfc213
0x797f031b7f0b7f48a6ed8ae2ed6f0d8f072bb3010761aba02648b7e81db8a565

Functions
Getter at block 21259380
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x03e5b16c4ad3c5b51491390710e4e1ffdf006759ef8b83fc55d67ca0e606e283
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0DE208142A943edE8D20E311DA078eC2ba3F2Cb1]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
73
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.