GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc7cd2a969e66bfcb21ac372b0543b3b2f9dfd419b1380ce01a5a01e2d33ddc7c
0x506d7c28fb83582c0e74450798e59b3a5aa5f2cd7889dfe18a59984742b31541
0x76e6b66f6d1035d3152102e59d6538955467ad0cf13b9d5625db41b0c76f3f40
0x9277fd0d8e4ec5ba0b47563a16988166e09860f63716aee0a656c42d11413cc0
0xb339b1e1719a5a9580d238d59be7256adfb17b942503c261e2531ace10451171
0x46cace82b36eb6f65554d405e5e56d233c60307d04b02c1abdd045a63637893f
0x9b8917f48658cfe91eca298d858657a11b88b897cc3d6ea023b26bf8df5b4786
0xd70bb9563029a5cb9364fad0ed01d5bf19f3c428261a364f7b6cd1375971c625
0x36aa1cc2c2fc5402bcf09d1837a0047b7ff0fc7fb3e02ed85f9ce362ea988c57
0x4cd8e7d6fbd8c5b2786d8b4a19a73b8dcad268d588b174266f3fba8f7b333730

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