GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 173 txns
Deployed by via 0x9be215c1 at 13735754
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12,623.81
ERC-20
Value $341,032
ERC-20
Value $36,733.26
ERC-20
Value $23,021.96
ERC-20
Value $7,301.11
 (#1)
ERC-1555
--
 (#2261)
ERC-721
--
0x4138f2135952eabde9d1c1f01412a5c8119d39858d03a794af0bad2a2f7a688f
0xe510010f56ff226d5b336f68bc0b043a90e3bd526925ebf6660dd3c652593f53
0x46ba7b6d6744dcfccb99c17e44db3125cf0cdd9b3ee234cff9d261a84d0ece63
0x07a203d32ca1fb2157303165d03587cf658ad93e0cae26ad099717df09044a23
0x0bc6fade5ecd282cbdf1c94592f0da67dba29cf7be04194060506b097d5967d7
0xf86bd5c5fe849fe4e2291cc434aa51cdd2d0f4d0362d37f4290cc964bcd26e74
0x2526d2b964c9600e7fa15b046c75cb47bb76bf166efa1a483612cbde78cb8270
0x5190714e903cd54e43726cd58bfc31799fb9bb33bfe052aa8189382cb82daa53
0x97f06eafc6caa469d669c6bcbebfdf492dd0e1980d1e88e6e8920fd6b5237ea2
0x5b7883947a490469caf44d33d7a43ee958253b76196d07b073a6612f363c71e1

Functions
Getter at block 20894269
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdcfd65577d89c8064b89e1e4b1b6ce32fa08c80c98854e6b9932d60c69172fdb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcFD46f351894b49F200E2B1dC8625D2CF4E0ebF6, 0xe5c4e12A479ed9023088556366606F758B0de20D, 0x14A2fba22de0891796BDf47a6c17a863806c7af5, 0x409409F460e7F80362dAE38bB05Da8b48bCCeceF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
166
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.