GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 64 txns
Deployed by via 0x3aa219ee at 14983791
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $814.36
ERC-20
Value $36,218.78
ERC-20
Value $1.05
 (#150)
ERC-721
--
 (#6)
ERC-1555
--
0xf55ae12c7fc95581a324aac500064ab228ca11b5234ee4529e25d3ddce212dda
0x886633962f93f4cc25ecaf2d9f2c28357c79e95529eafbca573dab1077cae5c0
0x123234814edd0c518402902fe7c1feafd68807a16691b5db8acaed6ab410fdc7
0xd42be181816efd36531d93ebf425c2f6d2d96418af6dbdaf1943097b29a45189
0xbc05261ccf7940b5074fc264f394de8fc3aef83d78fd0c2a6a9f015de3a36aec
0x4d76c21b18dea2ee651ca415d2cbf5c930df23de29d2d36ab452e3565fcc91bf
0x16e23dd24432a94d851616f23ecdecdc2106e451eee8b96267766c6d522af997
0xd774903d123c658c9712154013106258797825e5940cc579663124e6e36f25b9
0xba1edaa0bde71e1505dd235a967ce7da27933cf379ed55aeea1ccaf49cf161b0
From
0x98f3438a50513a45e14df79f165079a8eab46a636b21d0b5496675e66a0d13fa

Functions
Getter at block 21211214
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xddf698d2c472af9948b55c4a64260804021e96a43c7e23b0796663004437157e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x574F42132cB7C9f57Ac9B832960ee4e5Af807E54, 0x8FE524b8c7EFFa7d7207B592a2C3fca49CD000b5, 0xf54C5a63Af33125808a122F9C75CedC2cb9E0B9A, 0xc8D5811a03E64076EF6BB0cFC7a1494064af1292, 0xbeb15caee71001d82F430E4deda80e16dDf438Db, 0x60BC5E0440C867eEb4CbcE84bB1123fad2b262B1, 0xf2671D5c19C479Cd68b1FE6d2f3A1e0CC7Fe4Ad4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
69
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.