GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 427 txns
Deployed by via 0x9ffd6c91 at 17004746
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $34,108.88
0xabbeaf90df0f0cf915e5ff66c53daee170b93cc247c34bc739453a7dc8cfd121
0xa3114b9ef7f6564080783df2377718a82b21b9b7221c53c08e43bef1f137446f
0xeee1beb1a31b06f73a5d95c9c2520ebe2f2f385f60564b564f845df7a930cbc1
0x9c383792bbce2fbceff067f47e566564cfb8d61eb43fb80230b91f74dd399d67
0xc1d222a5f8864a4bda4f64c9ce4c3281dba03dcaabc718bf758b660b326ebf00
0x9881f6e4235cbe01a5b8df5ee81b3920cb18fd66737f9a469657e540911d4b74
0xc8d817e291370bf084b67d91deb7648c1a31acc6e9958d01f0041783c9649c6a
0x6ec0435d132b2bd3981282f8ee74f48f27a75e47d19f2233a06a43cceff33506
0x5752f757b90a88b586f4337c0b40520914f5b6d899c71e4252050d2eb9346ffb
0x9c7da68811064bd3a10af1f4e245521c1c35f50bb4e9c6f19d84800ab9e72a58

Functions
Getter at block 20905012
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5330e0af6236a3753ed03fa03be0fcce0853e36645e43eb6d1cd562912415160
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9b1318603bE3D3d2173Bc697b9641632A8533DdF, 0xdFDA50D1E53118DC7Ae87b9a167c5f9afB6a770E, 0x10FBFE719284A81769BA0b1795439F69A5E01B97]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.