GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x594038caf936e0bdcba67c9db435aa16d93a2b99cead6f6986fc5605f9ad6851
0xfe0ab3eabab61386809dcec558fe4c40e1acb87526d5e4f23a2f8d3e2f29e8a2
0x18a6cdc5b780fc3f2fac66cda661445753b39d22df2a69dc09d73163a765c2f5
0x4f26349cef315e80034b1fd9ac1313e738f2cd3fbe5c1fba37e88917121860f3
0x4e06e740886ea433d824e1073fd1540827139191fb4b3419ab41f5504452315f
0x99644f209d63aa68ef122764bc8ffbc770556c9fc0042a7d6e7772a1be0b2791
0xe88da8d23fee8702cda309c9371bac4de210091cf9f1c7c4c8a74bc2e04598b2
0x7dfc86db476f27820ef54c70ae98df18034e73d5a093b2bfa9554f2980bc4c63
0x41c2f03ee3ad7f3feb95573c44b523cd8b193602234cbab8edf11885469ecfa1
0xe06b9e7601f39effb6681c75e6f9135e7629a18ba557521b2c67d2c73058ed11

Functions
Getter at block 20922327
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd3081bb9a7e57899c90d98de401a75c2b74ca8000e11b41e44fefc680077397c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe30F221e1F46B32D5CE685dd87e0F1C62b5D07F0, 0x4066F6Ea3B38367495E8C99dd8d2e43D7D72bf15]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
15
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.