GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x4dfcc77f at 14630551
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $117.39
0x368922b8aa2296361dfe3cfe7c3d8cf8711ee3237e71f6c3467219c99dbd43db
0x5fffee158e1e901baa5953c59a4c114ba1b8eb9a3f8f5aff2a2a9e1889930cff
0xc2ff870513cfff996580301eb7f123878068ae418b65d1e7cd918090f44578d8
0x510ff96849130ece0d94a3eaeb86dedb728a18b3eef84da17efbe8b609c0c708
0x3798b898a6a057df6c4c5b80b8d8adeb754eda43769ac3beda0a0ac07fc1fbcf
0xbc722eb41bfe97da362ad5e34827fe61a30dfe8772cdf2292afcacd04f46d7e6
0x9b95e9590e4089254f51fed3a48c2c81b1ae45548cf2796e49db5875a2ca80dd
0xf8335c1f6a090e9b11db807f99849ba8123ccf6b59f0dcfaae4348e02c0cebbc
0xfbfb1a213d5c55f668734ca4dd41ce5404cd5312bdaa6119b76ed74a75c89ec0
0xac0afa10e46370daccc7a1f2929d1ceb82348b981659fc8538bd85b5308b0a3c

Functions
Getter at block 20983492
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa64c1c606aad9344cc6a4c6b0321fa06eeb143b570715fe518ae7d4248df6e79
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7f753303097c8d987e31fd6B52Bff89c3611EA35, 0x5cFB04789dE064b7428652295a75F2180FA7ecBB, 0xCE89c278a832381C06d6ab8607aa0CabC79D3A11]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
27
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.