GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x17808b98 at 14167598
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xace1ae2d01a2ea8f3a331b7476fab2027c4ef3df31d082dfc1ca913e406d86cd
From
0xf67aed31e461f5e2eb010f2fdd31488168467af97863425e028c631b47b75149
From
0x999602b17deedb511f0d3d1b10f960abec5d308357f1305fd5849a2c942e72ec
From
0x5e5141c7ae37e84ce5a416ca7f7c9f39f7240460caf258da743dfbec6e5f521b
From
0x1b854e60bf0f590a0d1f9d757f06c6ba209a7c31d371b1d393e58cf39437bd1e
From
0x4f3eb14e1c5df8cb48296760b2d280f2d276c8c6175043032eccacc692e30f8a
From
0xb368975d7ec3913a08000fb50da085cf2baf394c3bf7a0407bbcab79a3e239de
From
0x1d30b56bbafa7035cd524eea25065fb28981f9f277dc32b0ef246e619c7c9809
From
0x01d5c792e9bc4b3143e93226e60c0a3d8917c1498c5f01121f4b4623baf4a141
From
0x920a2a45eb1b746b375a0d7aa934e42d740aec06b3c37c415c04295579fa7956
From

Functions
Getter at block 21420795
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x00edc4669bdedf889b727c34dfd27d83ca1fe3bf83b3639ed98610bf437b6cbb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc7814D61A8236303a8854fc272cA0419A7e18E32, 0xB15F50e5AD35F29Bf52601d6629b3De44a3b922e]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
30
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.