GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 127 txns
Deployed by via 0x2626a948 at 13427176
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17.53
ERC-20
Value $212,404.18
ERC-20
--
 (#3043)
ERC-721
--
0x05caea75d70c8e06d5a3edcb646c74de7b65288eb8e0f4ad876c547319d1b7c5
0x9f9b962fd4cfcd89b28417179ca67931cabe172913e7bb5ef0d68544908f68c8
0x40b53463eec906bf224fb70417791b00e7a9022ebcb6ab2a6e3694e9afd75ed4
0xfd536735b8cf47ae180eaadb1106f68b79740339429d1899e1c3c7bafe809b14
0x66dce62b57678ee4233c07300b58ffd132b522ef45e92b45395bf21012468c30
0x831049230053b492093edd8f4883306c05f1ea70a4ad698d3565e0421d7f1b89
0x516579904dcb56bd012b98895d714f200150e8fd4217b719d722a50a88081a03
0x57281f531276da7f138277b5e333d47ab36683dd6c110ec19c08fde803bd9b77
0x8ec43849453a519c980fa9de9c437b35463a1548c30f0ee303d06e9dc3e097ed
0xae25df837af746b68dc427dadcb62f3e62a046c885abc6667016deee5749d9ef

Functions
Getter at block 20914871
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5bcabbbac934daccfb417e7dfbb18b0bb9c4c58dcef986a28a424ea6bae3198b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB0f273F4eFc87f05739cAe9FcCd62903ca3d6fd9, 0x80eb0C3353f26090cbc49224426b84A8d690eCb3, 0xf58f077c0cC17cBa1B6667278b59bB09be81A556, 0xef9021Dcd2B9Ba828857250E8C95711240098fc3, 0xa693Ba7a8A95e0fBA1d9d23446ba2a395E2BB3B6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
122
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.