GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xfe7c2f76acc90b7b08c4e757bfc50a6fd1012c43f6022dcfbfd3a3c3a5b2ba36
0xe0fbe996b5bb1508c6ede54900f3e9d900c25a598b53425cdaa814c9c028790f
0x037ec5a524a678a0240e9eb9a1e2dfc4a6c3490107a01a904e054b9be1fde647
0xabba0b32b7239dea23eab411c3701ad226cca37a7ecd5556d3ef2c1db1cffa0c
0x99ff120b3937086d5f32a2bc55821ff685576216e735a183145116017add324e
0xff856f85a0ea327f8aee35b42251c4405ddb5cf4250dfaad2c8b7a6017edc443
0x66f81f900da56e90330f66f67886f2b3618c3b2b47dae2f256fda0c1802bf344
0xa9ee2a3d1e6acf5754115dd15f9b0dabe63f3867d9a1bae6cdf7ace3c5570c94
0xd92a29d90c71d92b53db36ad50b2853e39900d490c820b0c21cfc63cb4e08b27
0x9e1a2f33bd91fd41d8dd3f5b3583ee6a8185901f01d698ca384ec24c74546b56

Functions
Getter at block 21186656
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd6b407d51ee7e9388ed86e7b4288eb564254eddbcbde01616cc498f6d7a081b6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf1b72c5b67Ad4F92e441e3B73B1Bf10fA820327b, 0x4aE960e66d07fee9E6B48450D211e3a7C3eDACD3, 0x63D1685a3BD7557EF4c134D7A38050C83F53dB61, 0x0cfD8D55Edd81E8eCF9344ec40327F8fAF50F4C7, 0x2Cc01C8a3DA6e230EA4d4168622b3f0074b6F8f4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.