GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x7cce958e at 13084046
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,812.7
ERC-20
--
ERC-20
--
 (#667)
ERC-721
--
0x1f0de4708121d2ebdb100309aeccc59d1bdcaa1491f464b8e66596c6c6b695d9
From
0x0382c8bb5e7a5851ca99087912996e868bc7477f2162fb99a1a02344eb05a339
From
0x286bdf0021ef77105df2a26caeec60729e44cae2f08a88aca0ba5e958dcf669a
From
0xc3382033ac2249907aa8de35348bf93c0c2ee9ed5d07f9f5b9d143d8ede66124
From
0x14404458f42789c478873cb5ce395eee1d89a5a07d2468247721876aa65776d7
From
0xb7acb61736e00c02dce48b8276aa0c8e11657b3c7482cee46bbf86dc70d805a3
From
0xd589f071e4a77f76b7e7873950cb6b06bf63cf9e97bb64953bad2ee4a93fc077
From
0x6b03d7626872ad5573c3064d0ce31f57b555ddb144aabb8eb884e4ff44653e06
From

Functions
Getter at block 21285145
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf91a0ca8d04216ae13bb05faec760ab2dd594a0fcbae8f403329167360b3c881
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7629ff3D9Cc6732f812B98a6D42938B83E73A193, 0x35a214b13c9E223B8D511f343aC8Fa94293233a1, 0x2e1BBB7C78a5A534DF2442909AB14Ce370431e76]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.