GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 125 txns
Deployed by via 0xca147d98 at 15961657
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $419,371.31
ERC-20
Value $243,829
 (#8)
ERC-1555
--
 (#2568)
ERC-721
--
0x86cc3b3154f363620d4ec0f3c5851b52bea2d6a026baf93a0cb4055d77ad611c
0xf2afb751da5ac6e7da1a62101f2111b76c952ce416aa9c883f3c252c33ff75c4
0xf9c75d9d4e7e7e2a6fe710d6207c9a5bb8b63a87c1e4469ad02a93bea7a5bb1d
0x46f6052cc6c4c0edad216d7f824cd2df831c3ff168363a291fb4b0c9a77c5a3f
0x6288edda528fd69dd7a5d22f60e6a083deda70630bf2de9b7e4a12f6ef48aa5c
0x68a4df40ec4e4c74bcb3e7b61760499ff6fe6482ea5f86ef8013125af74d952f
0x382f9a82167d816796237afcadd152b24f8912b20f5c72b7e8a824b69c470c33
0xa4d9d7ebd3e04af67d48e3b791dbbb9c8f9e88c99915e56322fb534550f215b7
0xa98d6e0f342df4792c0681162359ba04ea94e53c47ad5b99a676d804cb1eebef
0xc975689e5d1913acb64b36d57db6c94fd0489b87f7e087ecc441015df116d518

Functions
Getter at block 20945611
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5bb771dd5cb5acb57324762c4254db37605bad5353a89ea1b0b3516165098409
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCd2bCdE423F36E1B81a25168D5373f908546c9BE, 0x19ba102C3834ca1F02272974Ede6067ad0C76569, 0xDaD7398Fe1549D7c422038e994c0f0Ce3D4EcfD1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
41
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.