GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 3,393 txns
Deployed by via 0x2cf60bc0 at 17771692
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x0751d9c3e8911cb6638c2b41278c7b8c3c22af83ec5d6c98c793503c42c19380
0x2fdd9fd565ad69780f23e918f9f83a241ae08e6ab8fe75a5c429cfc8f46ddb26
0xa008a238822fdce268fa793a4a8fe6245f220772fe98f2e1bcada376e3ab775a
0xca6899fd0604165ab6df7f14ff7942494343a8ec718f0a532472366f5ce1578b
0x2e2364771bfd2037c1139d7f5a3de0cd4870eb20ea0a30c44d439e8c6622beb0
0xadababaaaba93f9a7d7836cf3a7aae00d6a7261975a86a6d1b5ae0bad95ada20
0x7810c811db7875c5a7e74a767a62cc364f3f4cb4e7137990a63019af45cc82c5
0xe2c7defc7404cb13add0d98b454f1c04baf5aeeba3777ed09adc4ff019ab8b36
0xf870cf1ee8a54a599e96d7307682589b059da051aea2b7bdf951cbc0cf912ec5
0x2cb3ef8e8e812da53dd352d76a3457a64df8705cc8930680cc8dd27e886d9004

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