GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x39a249f0af782f9aaf0df1887b95e9b92ddd02c6f05aa199683146d5983b4781
0xfa45bb49baf9898f2921b3cb070f036122b36b0d2f82361487200febf1465180
0x6649826a33834b54649416f1c1d5d09afb632dbdd80502afcf5e76ce28fe8494
0x739a2bf6761c31ebffcbf7b7e33477f005454942121debc91e200ae3934e9ab1
0xd336277274fc5fbce7c784122d2c48dcebc18d1ec7654ed2eb38f039be63ea03
0x2b589ffd21ff8267f91fa7bc3d5eafafd6da546b16b9f6b826b07b959c48d3a9
0x4174a799761eefe725809c04daf0f934d2a206810eb0ecc7f342781d8e41c6fb
0xf26aafd0b98c117483c0d69e85f84a53d8edf09f14ee7d76561527b2f01a2efa
0x81ae73e678ab2fbe81627bce24657a2e2e65c166b7bb21a8ee99d07a75ba8c81
0xa0f9aee66cd326a797b49d1c4fce8e21f07522431f2fc4821f1c25adcc7e049e

Functions
Getter at block 21222787
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x90dd8573ed8fcb1dc0f7d3f136a89a796a1c9606d8a6ada27bcc91d7d493dbf0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x986c2ECC041d1Af8c94d0E630F06B1AE08e5EA4C]
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.