GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe2fb690ba077f645950c3db492fbec3c6e39492a30f31ac2b53f0a48e7e04ea8
0xdd25432320a67d9933661a6e61bd930df62627da8fb59833deba018eadd5c459
0x3e4a43e6371478f63584ca42da7939ac6406fdfbb36184c0f2393e09abfae065
0x6ebc334dca677fde2851a235f4630080b5f5ae76de8c27bf8ec843e8f57b739f
0x3b96981be40321be05cdc3e913b58b6cb819ff5d589ed3a4233253157e3bf7d3
0x68924b3a45219635d6c40e0deefa8bc93d068e4595f0ebba89db911b6adde94c
0x986f8050ca92b0ea9f91de866fac0bf376c73700756daffc0e950f8b659ab001
0x7ecc6d25ebf08d10e5480bf6fc140792de0847886c80c3cc9a3986f5c9895899
0xc390d578c217d4e7e1e55008698f65c47ab80159d7a646efaeadc07d08784aef
0x5096809b42ff60c3f0a96bd75f2aab619a4375f6cd3b231f48f6fc281375624d

Functions
Getter at block 20893313
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1b96da847ca0dcf7c98425fdb246598695a1ea165a11300057af025b4aa30a8e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd0893Aa51805ce106C161104aDAC46e0506C7044, 0xE272d43Bee9E24a8d66ACe72ea40C44196E12947, 0x47Bd8A1BBCc2A60A0a6001Bbad946Ca99Ef43a31]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
56
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.