GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xa4fb5b7199dd3522dc50e2ddf3459f4e92415b66d5bc1dcd66073565d2bb86b0
0x58618b047424408bdcc8ed7ebea0caac735e65f1069bfa82ca62052aaccd6632
0x769540dd6b756e663765c27b0b644199b4ed05b458e1a3b60a9f73be693bf22a
0x4a9c48b201d25658e3708deeeaf95bd0865ab91d823cd834a6e592e48efd4251
0x3b9f9ea01d19c6ccc0ec7bb6602727b41963ee0a87823497cec2b73a0116a72e
0xf09338ba713eda0b1d257e67e1d558c17fca4dc88f8b87c811fad10c7bdbab14
0x31b35bb51e54072c0b0a9ddd80ddae3ab77f0532ca21c3917c79c2a95103309c
0x7c4aef7d9d527d6d16eadc1591e03d937ba52293de5d3d40ecdea4d8a37b431c
0xa1af52eceb78f1b83ff6adf8f9afc1ce873d612fedf23d8414cca9d1e7be3645
0x957f6c8dd7eb1f157f5bfd656b8626389e8d8bbc743bf762743afc8890fdd9f3

Functions
Getter at block 21328932
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x58bf059bc39c3c438d6e6bccedf2cbd1fd682d73cd1b6b2507b7bb2fcd1da354
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9dE75019a941c4e1Cbe66DAe499dcaAAE8b2ec4E, 0xBd8133a569683f4F2B90d3776A254191b0d90ee9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
26
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.