GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x235496fd0b6668fe86847f0b3eb630720272b7d67f1db8064c94c4009bf2e432
0xe38f7614f8178a02ad24ee3e35719659cc220a4e61c52b963862c3f304202b5a
0xa696933eb6b82e118858b85dc35067587227a64fa8258ea5575bd8890b46a802
0x47162d9608e0d83d2e83ef32f4670f64fe7d06cce27694e92c5ce51a9897a8bc
0x72bede59e7a3e09543ebf5a8051ba345af26930be334140a7585e66e6703d538
0x8d9e6265123adfa9091e4687d53884e0bc9885ecf821e984cbb5f6dd6b901f57
0x22da39cf8e581a03d37e86bf23b574ec925ff6a5af98b0ae8038eda9a8d76c7d
0x4e4ae7d3d89b0dc8067c6367d17445162f869b0af8a8b2c6d8e26d4059e1b397
0xc5cd99a4ba78aee9ea65d71bc35fb9ef6cafe8a327bb0a3cbd02487ecab907ae
0x802a7b550bfc6f23d1aa643f3dd5d4cbac6a984820a8268503c7aee6f255299e

Functions
Getter at block 21161092
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfede05333aea0dd8a203393f74a7e685505178d9a8b5b26098ed69ba9fb99102
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9DB53F3B90221de9AF4dA193B1f7bDea56791f8E, 0x4CF57d42B8aB8D7Bfa9Be1cdC35Ed84429cD2168, 0xe432bF1D0F084aCa9a61367a389544339C83c33b, 0x46d2fB164c43A7cEA92C5359eafdA7eEEd949782, 0x109484349CB5F1128030D3A5db54462bA9Cd45A7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.