GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 64 txns
Deployed by via 0x4c692720 at 19571042
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $240.1
ERC-20
Value $8.25
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x9e17a2f67eb17985480c30a483c1f94553e0ac6810a7705dd021f5ac0a69b38f
0x6a8dc13a3a00a1e7f64661c19e6ca8486367433274cee2939675e07c52e3ab8b
0xd65f98e849afdcb0833ce172a466f47625133fd4c0bf4fd579d31e65a1a7bd80
0xc49ca09067e7a8defa75d2172c93af05bb0c7e704f1143823409b954e09068c7
0x4265ba9a15e77ae2c5bf12bbc6cdcb23b2f2edf7d96bb767b73f3a11861255a5
0xa0cff262b62356d81d0b97c7799ecfe57e3ee8c0e8bb3323e598801a1ecaef81
0xfde8a34cae64d74f1efa9ed59a6456f9b981e2eaed1c0e88d35e6bccefb0e8a6
0x334273a7fd013dad41938830776090b5543afa4a9540bc7b6ade56e669c3f49e
0xa9a4872dbcc907bfb218dbe34d5df6c385551497364a690e558a7fa3edb2efa5
0xe71b0fb69a81a5c1387b97e4e57856f391486c09c0d9c6ada9f774e8f5540fbf

Functions
Getter at block 20879566
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x860f5ed29cfe454925d09732bc6b19aff7883b01eac04a69a1e3b7ba2d807799
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6bb4a97bEfC054d424483b3f4D7fDAB2BAAFc1eb, 0x31b43508ae97F6cf5309e1A54966EBE15C28768c, 0x3131c77f79513efab8D703176f831Dc3870d5557, 0xb20AaE0Fe007519b7cE6f090a2aB8353B3Da5d80]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
60
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.