GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe87783c1916d13199ca173b17f3893470e5d2d2ef41f7912c834a32f0ff2e80f
0x242840c2a2bf99b6cb409ad60d4d1a12c236c20ff39b9c9aaae142b77b1dd867
0x3ec511d550298ca703763db1c40c69868ecf8086b455364a70d3385f3fd6b07d
0x68e96b8af3ebb461d87daf1d162b3a3a61c90283a0896d3413f1da8ae0311e6a
0xe0e56aa17cb7506c4f59587d4daba2819f98cda8a943f59df1bb5c9feaf4720f
0xb99842daab36d745e265c43315e132590651ab481ffc0dc8e1003a960bf7ca19
0xfc17e2f293ba83d394c92fe6e22f9e27d5009e9c4ae0969e796cf97c4376e41c
0x46610880153b49eee130666244efbed259b36dd243b53ef6e5e5a1564a9e0a6b
0xc2d76959949666a4a11cebab9f831451c90cf4d2fa65f8c5ae85c6da20f09e51
0x425e1853eb9aaef447dad0b8f5492fdf334a7ebdfe00cd1537aeb64bbc246997

Functions
Getter at block 21203700
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x711ad4247029442eec38410c574615b66162da264df8d1d98217eaf18ed6f481
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4dEd3f9b858bFb8F0A4262AEB1DA044954FA6885, 0x7B10da1bC8F3d690ba9906c748A3a711b2dd8e55, 0x9D727911B54C455B0071A7B682FcF4Bc444B5596, 0xf4BE83D898f431EF50b4F620eAF864F9F724371f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.