GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0x0cd54454 at 19844054
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $40,795,059.08
ERC-20
Value $2,058.31
0x343d58b7e6b9a83a5d512e2d1f33dd0d19cf465c0409f15f5c446adf04204528
0x676a3683720e801106dfb9b0f3ce797fb6b7cbfcb0a1331a54bdcc2695aa0b3c
0x272ea50bdbeba82a18bb5a586216427bef4c9e62f25a65159488e4f9048faccb
0xab7a5d7594bc39285968dfe2b240d866f0776a3dabd12a0bafed833bb0d63727
0xd586a1142b2dc80f25ce8a59b2ceec4eeefdab95d43f9734336802a8fedfdbe6
0xfeacc21c6ff2863bd1f54c945b48395dd120c51699ac84c459362999cebdb4ef
0x9f93b917698e11c3af6fe558c1c840ce8fb9042f507c86ee080c4d9f6cd881c9
0x2797595c638995edefee28e4996678863b4fb616333c1f8a6c7374f490cf3e58
0x16f22d2b69ece07c786896c95bed0a94c522daa5a00c8acf133e2d2fb9bbe00c
0xf65295c02871b82918da894a6cb9aece327003369a776e61928abd066db2559a

Functions
Getter at block 21294806
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x627932a2958d6e4b16883be0c5d88b2718b9bd76df3174c42b25c48d536e489a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC946cdd415339E71005789Be7168B7361ff8A636, 0x9b1166b2Eb5e93839Ff5E5D098c8432D27773B43, 0x48fF4137982EaE25dD33bEdE26671Da312419301, 0xbaf322546cd7b6B4AACfb2D0a20Fe80b00302508, 0x4e84cbe6adF77A5c9aBdC74d4A8f500654294A8f, 0x580C6c1FC68A31f2009f79df7242810764c17a1A]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
39
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.