GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 98 txns
Deployed by via 0xf53e30be at 14594381
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $13.7
ERC-20
Value $2.75
ERC-20
--
ERC-20
--
ERC-20
--
0xafe8a45252055d5bff650b810236fa9bd2bec425a20a2d7d69d158991e757936
0xd63170a0bb7e67e2ed5d81667685439f101f82c7eec3b6a2df39f9e535c36156
0xc16fd917e60cb797a51c944b051c17660f4deb458aa4edea31c43ec91aa99450
0xe5305206489485d03bd38feb562dd96b8d1dd2bc0c0b2b26b2ed7cac33993031
0x0c5cc1f058424a3314a930246c5f60daea33acc314d9cac0546a5b98b8a7acf7
0x996a6a7ef85ab942ba3c09f0ab5b7a9e9f5c8bf336de51044cd696106f1b623f
0xdb7517232f261a35c8402c2577b683a50753451497d4800c572aff6c52751a47
0x0120e057b2f1b21cb9b0e27d6768d42115afdbc907f39dbd065f4e1eae72e429
0x528a18a5a30d4382dd5512886c55d5a769c781e21dbd4860389b4db1aef638b0
0x07d49b3e583151172ce4c0f16cb56f48f7e3528060a90ecc4c6c5d7b1d621cc4

Functions
Getter at block 21384317
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe72f2df9514bc4b367b19a0ba8c7612351eb69d783dac12463c694066978b4bb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9EF869B670aDdb9cb5f2c322B528BC54A96E3a11, 0xF1134CFe47a1839B097601529B36E74Bc2f2199C, 0x2Bb70959883302601AcB3C8Fdc83c031D80Be32b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
88
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.