GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe74d063f2ed64ee61c20c5ddbd6918f641c4853931f6dd318571d772023030ee
0x0b670731e82b86ad2fed7a1db5313c25ae2944909e025560ab9f308d71e8404d
0x6e7dc42ffeba8eb2ec189104e98404ea4bddf9f751dc599536ccabca3eb445e7
0x26242a965be7ddf11a235aa83a505927c98562a875777d1b548e15ec4994cf09
0x7c1db35a6a983d3d4ecc54b803165710bf6cfae787e5640007458442f2186377
0xe096a95581fb787526b902dadad0efd40c14c9069f570ce436173a3f060e2ec0
0x1af64979eebfd79b877aa6fd3c55ba133450eb6b18cc4c3675d9ad999bc17a85
0x2d97985629a197bfb7ae11ee9a338c1d30807a3e141208842fbd86d90c77cc03
0x23336483fa403b0ba65cc8f8f4e20f2a708f0c33ff69948ed7b63d9b7bd0e499
0x57ce95fee38f0318c71c268de0209914e4130c2967a7e5a94c1917e39862d41a

Functions
Getter at block 21161829
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xab07a3f0c08cbffec364a1bb0862704005afd2e844ce3123a66d80563a40ba73
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA902A27a7631D502E3Ec17fc5d4c3e0861752c94, 0xdb203D7f00fF435dA107543B33495f9cA2c484C6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
13
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.