GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9f5331e8882e3eb0ab0b2af2722025c341852b6ecc1e8401447b06ac97957962
0x21f479f39200b22649914c14c012975d121984905ae59ddd6b940aa98cf13186
0xf95b7d8a28358e3766f5ff44110fc328303977179b5f0a14206db468c8db8a2c
0xe509a2556a822f9cec0cd2ecbb8065c1ce0d962d68b89d9bd37779c7db441628
0x53851601371f2ee32bc7f5a5a180668b320b07729e4b81deec1d3f1dc06d1e98
0x7ee4e3cd3dad156db614af85c2c3b1bf8e56d51ef2b6273accef1f1f5155e90d
0xfb1a547bd1da10635513779fc7ecfd12d8db3f39593f7538ab77f61484592a3c
0x903143dac35dda604ea8eed5db5c863c8db808cdb000a65dde7e4f4e92c1500c
0x6490397f278162bb44d3223ba759338bcd2834955bb5dcff71141ff26e2cd2e1
0xc729342f5676068735a2af714add8d72b41cde72e22e5b3c46a25f6daeb5d18f

Functions
Getter at block 21157426
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xec2fc742f866909bbcda7bca59704210303265ec5ce7b82c0c8d9a871e098726
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcE17dFc7ecFCE8Be1174D1bB008556417452f37C, 0x62f881757EF7560805a070b4EF902E62D66C4c78]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
14
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.