GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9f70bfeb03b1a7fad8048700ab7e3997bb3a0615ea302c564be5a66f56b64955
0x3b3b22ddb5d99e8af393785905121f88470ae9e18cb0093cb09fb67d157c5e35
0x34e8933c43580f51751dd2d0bf140523d86e59e179c342088b8630f45727ed14
0xd74ec5135b0dcce3fa254206ad225a8b6437eb7c7a0e5cebdac7544b6c43818a
0x0720ec5eb81c1155cc86407e541cb9100f8505b4f7a5455ab89f32b9759c89c9
0x3c05174adc4074a1fa6ffd134b16bc3e0da8b0180bbee62fab62cecb7750d684
0x3e3707740524686a4dacab267668d2a321d157f739e69dda0bd03831da7ed0c0
0x7c3f1c9746cfc56159d8708a30a1830756620e06b1a47f65ef86e4efa2f3487f
0x97fce78a8395f18998bd8b204179f4a5dfd7d5ffcc5f992b5ef0c5b33f8621d5
0xc45c4ee6a78f101bae333ce7fde9883f1569bf26c841eba0a72062b2b92dfa51

Functions
Getter at block 21082901
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x54aa00c60586d85084371ce1f339315c467333219c4d74886e9733ac37ceb9c3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6601af9218f728C30E1800f8d0449C75F2d1E8e7, 0x9E91271F495a752ba4b8f403c4f1fD2b8FB253d5, 0x78d6DB71554cAa55FeC206528342C648eB7eE27F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.