GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x0fe9aaef at 20938954
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $40.9
ERC-20
Value $7
ERC-20
Value $2.63
ERC-20
--
0xd803552ce675ea06d1b4d3e46042f9e1cc7b982a82965b26bcd854d5a94c0b1b
0x1364323eec41e51e8dbe1f5ba678a2b48d4996204ab9b9bc07dc55abe0438d7c
0x696168b2b67a78474abed678642f61a1cda00ac798964804e8680bb665f306f0
0x28eee96977b35d4ab9b368e2e61f5a042623d1af41ec313986fd1fdfb1f9c64d
0x28a7e286518895038054993a64bf82d68bb7cd523460388126b55521881de2a7
0x1fe67816aeba6a3d475a674578a230f99e757e06e6d71d48c25955c06670894a
0xe765fef04623834d2d7d9f9521dc22ec615253a9ddcdb291c7e9630b737cc5bb
0x65c78275272c30ff35f14a978b7a2f9b2d6274c1c76e4887e259e795650e5ec8
0x9cbbab4db8f2eedf55bce0df3d9ea781b10c7613a9c78c00ef2554d998562705

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