GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x5251394870f82ef57519e1654090d35162078b1a7cc7a1fede5f1c38b13a5b68
0xeb93fec56bb5e9617e2772467d1bba2fb05820bdd10fbf75ded7d0e4019f6e9e
0xdd99c2d10d382a7ee5019c7e5118d43c4a0666a4b3bd4f2b3368dcb81eb797e4
0x2bcb7fad1b1a3d4f69660dec94c29e572c12352d7f6166ef5d12780ee45512e7
0x9d3be846080bfa03c1d4105da3f22300cfdf21d577b87d9914618a7762c0e213
0x22616e3386b45ba1e264e656fc067f18dbd6cb52a853e18702582c4c6d577018
0x4f618cfad23029c72028b349132e0f974a1810b5bab7d40f3d329bb9bacbdebb
0x84867d3c47124e8739a9be85719d5f35df0736ed1d34dfa426651d896b55d1b2
0xc11219aebf312bafededd1141e5e25ae5c368c21c0747a2882c7d7f8007ddaa9
0xe5fb4f3b399da625aedc0686bb9017564c4aa2ed1fd059d706dd00c00b0c1435

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