GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xfcf2dfbaa92fabc1d95037091ab1453f53b7898d0600c4a54da217a53f52d027
0x7cd5ee4767b60b4621a889ae2644a9769faa93fdd675b8bcf8453ffdad7bac33
0xf537009df91fac80a61e4f4e20ddd6e0e19f285e5c646561b27680eeb35f2635
0x21a4cade4ca1a1e149b2133093322fa77ce77794bcb046d044ca1538d8fa4e76
0x3cc67944142886e727f20803c61e7bbf540886871bee9b34f032ecd9973c98e7
0x4fd0c1776784e1eb46c2163c016d617ee9ae7a8f048eee48b90ac4c4a1dd9163
0xd4fd4cd6ce6aad5d056750a7b68db1a42f9867bbbd504e6a1015d94f17f03eb7
0x29ba708dd4bb19aa79d8ee8e40df07e28974746c9226945a9f1a11766b6cd98c
0x1ca2b22b53b6a242ae5194b518cb3754f985d42e63a97ed2ff968b78a183001c
0x3873d6dcc852f76be0f9f8c71f927a42b055ddb43c495e17464831044ac31046

Functions
Getter at block 21186202
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7cd8c30797ef3a14364cd47f3fbcd50b6f8b42a7a9b4d0f1e3200ac80755e056
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB5b01E638CEF6AE50462A487d70005D6fe85eCf2, 0xaC79765A73eB9dcBd3c427181E6819902AE25b48, 0xa8AC7D03BEb92Fa3E6030AEB21629D00Ffb66dD7, 0x1a76Ed328600489811F819959a74043f106CF0f9]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
21
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.