GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xfe9a7381f80e07b991ef34d998831053f7c0469acb87066475ed6d357fe829be
0xd7720f1ce43a830cc944e43725beaa4a6ca38120e7f8ea6243592f8ae8b3a6b9
0x41f33fc70216d6126757379294b13285f1bb3aaa74decfcbc1de48f8dbab2473
0x7064792551f0ab9a8619d3a3626cce40d048121aa3850cf2d85fd60596abbbe3
0xeb82e21ff5fc01ca4674a724db815678017bac609550eccf66293d5999c0292a
0x6c5aa0fcc8446f1589c14c69da6858eee59cf0db7c6ccbc0f6b0c95399e0b384
0x2d448ab59e75261e74881ee7e8916b8571f8bda46caa2989284156e72214f2ce
0xdc7697f20973727625ac1e50a1859310f2425bd02829cc2641d7246eacabc38b
0x431895cdab071499114ff3d498f3f47918c19c3106b1c700be119d4ecf1280ad
0xbae1fe61942591971f0255f4b85b2980ccdba9dcba43de28b820d28a2bc0a6af

Functions
Getter at block 21296308
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0e03929f7d24ad136f463e2a35c5a082f39a3aea59829de9c2ba855f75178483
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDDb06FBdD2b28c7a600D44674B7EE5B473cA8958, 0xE9df55e347bF59Ac11c50516Fdb119A66fA035B2, 0xD6c13DA699F4a07297B4aaE112d9b3ac9f3ed79a, 0x4494e0bE254136a5bCaC086C101C7D41D54Ad310, 0x9F5c8E67AAEFe66960De9374506CcC12849CDa82, 0x5eA409399e47F0Df9FAC47488A4010bfD04718a4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
25
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.