GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xfd396adddbc6f5089a22d9e3b034532600ef920f7ba6a6b7283f38a6aa6aff8d
0x3d63d9c5228e40216521a35dcb47599e39301144d5333e7b6ce8c924f9abcf7d
0x3a9b1964a57dd8f2691c83dc5dd121ae65835aa81a81bcb5ac0f6b9f32249ff3
0xf824fea2a1f1339861171bff0bff1cdbbcc617f9029b2d78f425df882eb46cd2
0x8078f798476f7d9d3a13b3e6ba913de3538a8f7a86f75334a54d0a058fcf136b
0x5203a2f9284818e9e2d47aa68cddb0b65c1b54b4e834ef2ec911ab4ea51828c0
0x1d0fc9be8239a5ca077d3acc5705cb3d147d8d951443a97c4fe2243b400bba7a
0xacb49da3085bacdae8def09e36beb2166de0e7161f88d7eab164ae341eec6429
0xca42dbe2a9e1eae9f9deacbac284c46bf445c1b13d1c0277e2d31489e8c817e9
0x628349d32db51c422bac59066a24f16856a4bb68b092fa61ec7f2eb1da9322fa

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