GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x10d063ec09260b1626ab138a2e7d3bea27a34d30636f1e0173b842e99ae332e6
0xd3bbd1e210caa12b7733fbc920beded80c1ca683e6e0927143a193f126fa4e61
0x7e656c7de47f34efc2f5922adead1c13cf2606d5d845a2ec6d0f2a64dab3ea87
0x20d3aa2170503411832972f2065ca82c6309ae7740dc60b24213536d795dab2d
0x2f0d0014e2d0f88717196df1edd3544ae425ef6991ff07ec9f3734f56e16de22
0x9e57af8a2c395b7a7b530c327029a471376e6fd42485eca52ef6539d0e732075
0x744770edde48c6764f6eb56c7c8324dd4a1d513c8a93bb6e15ddad12ad8dd39c
0x951a20d28ceb11e876525a02b3a26c03d95798b19447aaf77010d29add157976
0x501967c45550f906f74fd4a0cadaf67d52421532e18097cde05aff581a5070b4
0xe53f072c896f2089fb33c14a17e56fbf4757d27a6fac367ad912b887231ff34b

Functions
Getter at block 20971227
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc50f79e4677651fe7e788d73eedf2456c75c8abe48afa99cac886a0e78325017
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc4e1494E7Ec7f693d5C42CC7D8d7b56538D43E6C, 0xbe3e36613C73DB6075b733de8087dD0e62D1693B, 0x2E362De48906FF48D00EB14B945C7975C02C5596, 0x60c54D57B7Db9F03D9548213615489E68E768895]
getThreshold(view returns (uint256)
2
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.