GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x38f612f3a0fe8a8830411d1c4e5933ed90636e622ee9c8cd7e8bc0927e211fe5
0x8e0a35c65a1bb54d070caf9929fd0cc7ee72cb1d9fe22eb3ad44126f368c8c0e
0xfe5cd758f192b64228d30f5bd87ee744eca1906e51874efcbb9671593edb7705
0x64cbb4134ea93e2e0d258821504dc9ea72abe31e2dcd06156caa1744b610788c
0xc152c722ae467a4377e4d81fe496753dc3a3f616244261703f5cafbd0bd46496
0x3a8e704ee4e611e88f70e8e2ff38b79d939520dd785f32542371d5783c3dd6a7
0x7a7a409af1a927d48cc5d831d2eb69de08aee15fe088a5d2b7724392e52cd286
0x9147bd71ab81afd24f70c46ffb21fe65b0caeb0ecc54656cd4bb1e9b893b3751
0x8ae8bcf714f7e43822c5a26a582dc5c8faffb27095dc979fb0b7043adcc50665

Functions
Getter at block 20861686
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb3deacbf73c9e670b42f0b9ebb714745a62b91856b8e8520d833a76e3a40e704
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCc742c0ff32CD9a5b6a161b18BFf72f7dAD39B33, 0x6bB94c5d7f4cBb8Bc86aEDAfe924eb5a48350E66, 0x1A84e9f0C3E4D4f4278182A126eF6BA55feE0f3c, 0x2E2C0eF26fA67C20a5dd49708F367261240c4bbF, 0xAF723B0FeC4772F3B219b7ce884e1AFd38B0C85E, 0xd9CD8336B0551704Fb8dC2C74865b9baD05F5484]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
3
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.