GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0x681cef99 at 16565769
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $326.9
ERC-20
Value $331.8
0x9a296a7a22ae7cdf471f214c0ada242e89bd271086e0803470c4839ce44762a7
0x1c698aefba683d7690d24660616cf4e17f64be91c189dcca6fe5d8a314eb311a
0xcf62ae42d815bdad879bb2dec5888f600736954d88ccd14c2e8d001668d74848
0xd5dee0c7891abac05edb0306c64b4b37d347824582fe02672287f6936a55737c
0xf0b95343a830e13c9c5898d83d019718a63f1376a9a6ba6106f7c19112c47141
0x54bef1595c66c9222202ed6f0423130e6c85180e05ca3b3b44703b1ab747e1ed
0x9599f79a9408ec493472a801dabb009b60771e55942cdefcb6bf501940c2bddb
0x78195ba29c959f1acdb6bb8bc1526e71bdf16b95c5b7492c9a2a55b746e16a66
0xf5a27b5896b6fa53a5d0a414156e041278389a0913bf58f88d0dcfd2de80e448
0xc8351cf8277e275b8e7f4b20cd25c273e2e2b4471f40ec99ff5f7a916e08da37

Functions
Getter at block 21225616
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3f903676cbce05a479f6ac2ca02732636894edd8bc600f8cf828c6069f3786f9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4cBC2e1c86C5eA7C5eA742A4e77696E4852840b5, 0x55E96aF81De67f6E068739f7906e933AA8f4b212, 0x66D67d946d4eA2Bf02FDD4eA1bf6d07fb40F52EA, 0xD858893f672a92346843eAa074c23175d66DA1DF, 0x5551fAd5C4886BcbFf868d7c3afC00c7FCDD40c2]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
23
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.