GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0xb03d93d3 at 19975543
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $158.72
ERC-20
Value $21,967,355.65
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x067eb93a5633e36fe4c8c949f072ddbab2f0e3c4abefe2be51fbe15301ef678d
0xd5471a5c68ef33fb72bc2e4a3382ab03b91046e9e2fcf68d20b3b9ca941f8d45
0x8eb4b7203a9f962c86e8c5970ddd6eaba5089b42325a0eaafdfd1fbc599b49be
0xb0fe28b8f64a073b11563edc6b4ce2ff62b724e4f2671cd430bf51d3c035068e
0x16d1131227e25c3c80c1d66ff8f0d6f9af1d4a2f3f5fcc2544a1646bceeca491
0xd417c6525030f534dd25bf44d4926f614a7901ce00e6bd1ffcb2c66b3f492230
0x64a4bc4bf9dc50ba5ba9208511bda25421eab45edaade8d46686925cfe558c2f
0x11161ac860f66b1e414e306e70a51cbdd383cb58d2cab5abcbf3a171c0a061f3
0xfd683e3f382df704fac8831344f0acf26e0446c1431eec89f340aaebf469977a
0xdf6f780103b60b50d26d9d4b5ecc1076b6946a0342769a1ce6801e838c6e45ca

Functions
Getter at block 21321997
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf2f7a48ba1dbb212b98e0d57cca2d34e06eac910224ec6dc83483fe51f6bf68f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x49f5ab0cF42c24E83F653625e19F6b897B766c3A]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
26
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.