GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 313 txns
Deployed by via 0x999b9c65 at 14034830
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.25
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x953a50880d6ee2902b01d8e10f59f84826629d2ad9c2e3a43e43f13a878acbcc
0x54a774e421d1ca7bccb434edbdae247e4fa4a94831f772a822d472a9bc886873
0x6cf371dce3ee94bf4226818d14a9d73b25bc1f5b1e9dec40c754b6b295e366d9
0xd3165622e620668271190a840521d1361a58d4e96700498a570ccd1fc6ae3472
0xa302a24afa271071131335bebd2c567167d15feb2f1b2ddca485fc37bc640d34
0x76c72fd3a3888f74814137453b184f52c03a0367172cdeb7a74320782af4662e
0x55d9bd29a4c5f06856049a0ce4ad81a1b54e68fb69b6972bb1b38a97555fb595
0xa208420142f0497073b65815e0a6a5677d4b52a0a836d3500ad43c47114c39fb
0x832755d6fb27da1b2f0b3cab1268dd8d281866ee8646af279196d6b4a72a9099
0x13d96e60709f465e8ed46fd333ba5b2409391c9ac3c3df5d342254325ebbb939

Functions
Getter at block 21043263
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1d056ccdaa5ad89e69b9835fc0a6a622ac8a1c0e06f9cccaf2813708c4ff0fa0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9AEfB00e01223AB56e7BEaeC2BdFE64e2AAe758b, 0xF64C2E6679E089cD1c3e303CA1245d4941747700, 0x1763c518e87D972d787fdA3500d712bb68F09e30, 0xf4010AE0777dCf59eCDb324d66cE4E82D726352E, 0x3D27a6B4CEb86652005Be08E082c501865B3186b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
318
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.