GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf95173bf78c443ce26370296683405d682808a7fc7a46a2e111ef73377cac051
0x80467a14fa97dd41fddbb79eefa5095a415122f2575053606191b6182c85ad89
0x6ce564ebd18d347d5534c2720996cef7a104cf0896a619b01932fa343d6cb3ed
0x08afad65a1d108fa00e9935d1f7740f00d2776295168626e48a24a84e41a5c01
0x4cdbdc95628a354eb168d7b1dad4cb70cf5dd477c7f1d9abd63175f1646acac2
0x6fe6fcbd834a682ebe9b6356b4b63aad218cd4da9f873481121083e6be1dda4d
0xa74e515188c0efc1b417a49fc539ae0cea559c82a2e76e277a12e59ea67ee6e8
0x3ba0ec4d115d762fe75ad1fa2b4233ab1c2826392f09aa43ccb0198a3f092c1f
0x43cb63e0e952d6204f629f13c3c3d81c6ad6323fb238cffd97a9819fae5c62be
0x85d4b3d0abe4ef12c7622231110488450dce4df367e3eb1d529d585b99abfab1

Functions
Getter at block 20857450
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8ed9974b87e88b701fe33a5bca61682fc3ee17bdcf55f9bff0ffe60c739e3cb6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3b4290Ade5058DdCCDa7067071506593E5C656F2, 0xF700A2ce6dDEB6cC4b721Be60A2a0f9943eccc0C, 0x8A9446DD608bA19B56184DDc1e4fD54e5595CF1d, 0xa36aA5a36ABc92dB702A6Dd1261788cE33482fE2, 0x13BCa8A95275CC606F3738EE19D77c617A442Eb9]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
12
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.