GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0x2aca2ba6 at 13707185
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $585.96
ERC-20
--
ERC-20
--
ERC-20
--
0x98268ed8a21528901300f2f135b9f8b03f8903f20e0d60e9584e762b8f545a8e
0xa3e77827adf3004f0d539803cf35917c4c2ebb60f711b109fdaf5260264a82df
0xbceb462b03546c49097325e2c04bf35136a28ba5259bca7a0037a41a08339175
0x0c600f1b76ef8bb7039cdb2f0d45f8ba9191638ed7a673602d8afd89e66b89bf
0xef63927535eec7505829801f08dfff440c0ab1433f55860158463dab343b2c55
0xb80cb08ab9e7cf08a72afb108fa22c80b627a6365e3fbfc849f68058deb9dc91
0xa9d7faa58a26c72a762a255613f91b39fd43e0acc5dee5841cc2881766533efe
0x328550fe8804f1d738d6d8a0e56d84f1493fd2eaa702ce1c9b00ca80a3261486
0xd6120fc0a4be1ad31911aa07d0d254e71b31122979f687e6836446f900d901f4
0x21875dc4ba424c78b7472dacb68407a1a006a384930f46271c8e080a355882b8

Functions
Getter at block 20857446
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdafd60b41255e01d43c042dfcf79a26a71ff5cd766b1063cbdeab162805199c9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdA2492f0918B3e3F0B791649A3c76831a869E7ED, 0xD5d8D4e34C1F3B1a9906Be3501BE481184458a7A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
48
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.