GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xbf10c6e1e3927570d6c501b548680fcbce214b3eaccc3fd720157048293ad60a
0x7081d439b3193ba177ba915ef0e137a4598434e337f76e764470d05481f51722
0xee6cfb5329c54cac78532badfc9114b632e4cd1158d7a4dc1b0712169679ff3a
0x92001425a8919fa8e4d54efcd4c1f27dfc93b9020fa943a36afbb692b9bcf570
0x25aef4c224197b2222363635f052f40178d3367d7d16ebc98bb82252ce3f0b05
0x4a91d61e2ab4429ef2dc57a40e4e7e460666f5cf645501afa1da133a21c0fbed
0xddc26eacb542360271b41141d464b45e63d790f8ed537b17cdd383beb538ed03
0x0cef4e9ebc94c91f8c59c2ddb74de42e7f00836bc1864563611c13de8191b1ab
0x28c4d4d8237ea366eb75ccc15f9191c5d0c5f58951594627846023068e106d2b
0xacc943ac2fd6c2f651f28802d3e386dc4db73b5c7fb37b48f68fd43ea41aff90

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