GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0x1d1475b5 at 17463069
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,012,979.28
ERC-20
--
 (#3)
ERC-1555
--
 (#2143)
ERC-721
--
ERC-20
--
0x63732f3fa344de9f7eedb24345f505002ba5998ba1482a6d3c60b6c51ea2a4a5
0xf2669085775641ef0d5ac9df8703f3389ac5ed99bac845be2aba5143ef5cd0a3
0x7016d7ed049f262e9baf05c2cd991357862f540ad00c0975210e719fcc83898a
0x873fe59a838488346edf6b2b032750f97ad22f3e66d103f8a4a4ec8b4584b17b
0x0bd113298e236374531fc92d3d67657540e32e9c9c47cbcbfd040881b44d32de
0xbf2c8370d60b806555ace34387eac98bf5366e14e0598b27bc0f833283ae7704
0xe57ab4cb8fdaa5cef22cba15d6bcdd60da4e2649bcf3f7de082e056dda9610e6
0xb488397f9d21ffce7a7a9c6098059586b510ba60a12610cbc527c1f8a5e67571
0x6c73f99a79c93b84e54f82cbe5ee82f9e43537861c58b7f10b3e36202bc2fc98
0xce276f9c37d07e92422d183da8a70a5e9025e0a6ae3b3712729314890f2fe658

Functions
Getter at block 20903816
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc1c84e2408fae58d3bf5939765e2a2cd8bb8a7caddc8e66fe5f479d0a56459e6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x213cfcf5662E357aDE93302241dAA0630da53441, 0xd65e1E6167706E2E51b1FBa0Ab25042e5D293C4C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
58
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.