GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x2dbc685e at 19943890
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $21,384.92
ERC-20
Value $7,431.52
ERC-20
Value $3,727.33
ERC-20
--
ERC-20
--
0xbf7facd71986253b00242b736cb3fa263dc732ec42a25fd7fa5857f7d39f9873
0x30df5b14c670a4c319adec4355643341c82a6cc4186157e0094f313301ca451e
0x6020bb99f73336c75992b57dba86f4a8a3ec503605ddbab530abe23463fe48a2
0xa711040d33fade58b66f46ac4460ad3465efd2be1d6e4c9bf4bbab47bb6892f1
0x648802d161ad62bc6803a966c6bf4bb4e48ea44c8412f7eeb8ed434a64d27e51
0xc0dc60b3ba343d54feab2cb150a8140bcc79317fe9dc405aec3ac1d7b23f2217
0x69f46f67d6673810a1088fd4b3fe5ce9b0302c52695efecfa31be2c34db67b24
0x6721c02b0edf7986c69a4c8aa915d00a085c1918b4cfa8e2a2908fa059a0b45b
0x3992e9372347ae52665ffe181978a220b721fd8f29950659240fdb5094835e1d
0xdd9d76b824f6fc92667c335f3f77efa38cb7a40ca74879fefd0c26c34593423e

Functions
Getter at block 21379019
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x48a66f5ce51a982c4d982f2f8bc59584d13ad788a233fd583efe0fd855558bae
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x67ef83702452F3fFE07dA0e26B12F909658df3b3, 0x1E56e1cC029669d3E735c7b9f9Ce584D64b169F8, 0x3C9AAd80B153F8028EBB85Aa1641f94ff786caF2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
25
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.