GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 239 txns
Deployed by via 0x2525e0ed at 13672324
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.51
ERC-20
Value $0.89
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#2449)
ERC-721
--
0xa8ceb8a03949dc541486e8065337cc841180841e243ec9b5e37d90d77cd91145
0xc10a0b4268c58dc8dbacacbe496d1e09ef26abeda84a864a598a35886f155a24
0x1f590c20ae30d24e0146ca1be3c71c3657c6ebceb9eeb9c9c267aee4577e3bde
0x839cbc9ccf364fb5738b60bdf4d548703ba303ac1a56a471e6e8a10442dd1272
0x64624afbf80536ac41a491651cb35533ec9b5760540f482650332242e594037f
0x1c23c6b9afb69f924313ddd6f2f8f42624c1398317676841b9b86c52c5ede535
0xbe434333d00df96a776abbaecbb70146fd05ee90a20035768a1f4d3488d0ec3a
0x7c1ae2fded0777ada91122cbaefbc07cd5bab39ae4d46ed21c29bce2a76461fa
0xe09f4ceb1b9241d76d08ed907fa330b10c274af3377d12d43a9981ea310c9270
0x7ef9a49c7b81fa1374f8cc41eab0eba2801be3b7f5eb020e68246ccd88f07a47

Functions
Getter at block 20993316
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1d90592e766ccea3a594d2361375b2d0deb96cb8885c4adc06b05a19e7f3e354
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFc40B74Ae9CfFEe081d6eCbB71675FE10dDF7AB3, 0x43E7e190b76Cc77BfDD1276c32c73990DEa46Fa3, 0x3470DFA574448ddE55abc3154603030385b8C4B2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
205
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.