GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x70d925a8fe5e4eef5814696547321e72a02845de08cfeebd45e589e19c6dda71
0x381eb1ecfbc77e709764c2cbf679f5b6d94c51c30f584bd126ef7b8d14bb1750
0x31cb3186352fa00395a02e34a7444618e7df40179f700c19a63d441392a7f928
0x626758e5a7e0093be35b861ac6fe6bae7c27178fc9cdf84cad92314839e58956
0x4cf0b82293894db7ff97cad5974902908ccb85c79f7491e0f9f2d64d4f922635
0x9dbe6d9ab084005d31791b628308960ac70445d86b2e96c34f6660c78cf66097
0xe991c012e976713523813c7bead6a676b9cfedaa2e767e266408ce2d52188949
0xda1ea0dc1644fcd0f92f11ee76f380ab621d10cfbc5202d5d0e66e100315fe1b
0xf04e59806c802c5409f50bb751b136ed986851a190c3c1419fa1f1755e0cb3cf
0x4bfcf83d4aa79b55eebb1142f543d870f020fcf57b120c574405fc464db538d6

Functions
Getter at block 20936409
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1d05216c6cf78fc4d99e7efdc92683cc44c17f85d43dd2a3f23e2883f53badec
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe4FfCaB17E51C13c12B72D5D7a16d1dD67460D71, 0xe87F59929A1f15619807c6785BEDC90b451F9b47, 0xcf4D626542Dbc8A30f35d8e4d96F322906596653, 0x426cb33Ca1682D3785353b4753772daCf568b37b]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
8
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.