GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 534 txns
Deployed by via 0x08dd6f05 at 13733532
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $16.83
ERC-20
--
ERC-20
--
0xcdf1dad8a4d4af910757e964ec7ca619ab40772cc2efb527636889db2dee2b24
0xe9f72fff4ec8af3b8ac2087db1a01631c4651b4159d536438da5a629b99d3658
0xd0858888dab9848a89e6cdc03402a1242c08e0a7170ebc56a409d9f89d438d1a
0xad028b0757db8c9e348d4cb3fefaf34621d93e3e81c30b6d8280802e11efc489
0x5dfb2fccf206d3b6944b6c90ae66d50a04921bbb046d23f49abc6ebed9a5efe9
0xae479f8d1dd32527eaf7aefefc0dbe285cde48ea9a222a65620adec416e84781
0x9a167fcf78e8a706732c3dd9512e9f048a19de2cc076b8a1009d49209aea2670
0xfa0697a3836145e3c9f7373bc2e2b918ccee60ca5b75fe3210c74c0c7a35ecba
0x602269324e5e3f8a6a178309c05ff6ee95b57374683037b69b673b6491660155
0xc1d0624e56a8109f756ae21acd908bfd5360b04774722f88dc47bd69bfd3c10b

Functions
Getter at block 21317563
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa69bf8816529862a9ba20986ccdbf8d59dffb93b50eb64618d7843347b96e9b2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x048f27B732D8914b039aEf70f25D7c55f7d4a70F, 0x06228A3A94a960116E529aD116390b2fD836c023, 0x9CB8f120e87D27Eba1aDD0535726FbC03af94053]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
648
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.