GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd2448f9f9110be676ca5aa1a4d15bdecb6c72704d764824850146f77c3f8b94d
From
0x9f42cf98ee60422b09d5519879a7ebcdfc601e5a7e03389c4283ea333e48fd74
From
0xabd1a3931a910d937646d9c882ebf673c36b5fe7d207af0cae654ccbfbe5c695
From
0x36885eb9c14ad736107d5c091fbe4f52874ad4baa543af71c65e8c627ad76721
From
0x321431b25cfc28237f67ad7ae673047dee6fc5b1af8d420b5586f9c6c7b6cc8e
From
0x86c0ddb06796465c6f56e46701fc212915ebb1502f22fb6898157ce7091b50e5
From
0x62b3428a98d1eef2fa463824bf8a6326865f89b6fb4dc8e72d15f45e495c2eae
From
0x0855db6bf1233b1c765af04af6c5f8a1df25d89ddbf98111a3ead99101abbcc5
From
0x0c453196e5d8b06e232af2852fc6c464f81807ace06463527e83088177eabfce
From
0x4c19060a73d5ff0a32e355a1f550661d6f6620b80d062b59ace1a73e21baf3f1

Functions
Getter at block 20862597
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xec8ff681570d1cf613aaa4543b5d9b815f5e8dade3f0b95a194e2aede54d9c01
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2CEA95fF017f02c65c9B2a8cC0f2DFE6d2360208, 0x9fED457758d8f47781d55F1a7d2645f417c18Ea9, 0xB18054aA579487b6c7aECDA071e4C6604174E581]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
36
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.