GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc82553c3c41d436ac17d97496172d2ea61af59be6ed4431a94d6f84db19b8157
0x19263ba10b3ec2608cd6a464ca421ccf34a809d38d4af7491ed5234b0365d6b1
0xf3b979ce6f1aed5434a7118178f8fea0a643f3ad4aa8bcf5458bb706005c0705
0xbabf38eb162acf6b3e94d2170b89fb365321a9bf9f8182d8ecf4b538dd9af226
0xfe721db380bb10c3bf1a3d8a1bcef219c26282f0aff429a870cdd0aab60cf7c0
0x97ed476be5e7d6be7900c7c44f2f8e462787a87435b6fabbdfde4b9df04b4f79
0xd5a75f0f1f72c7d04b3c1a4dae10cdc4ea7ec5590c786deac14639d836119f3e
0x58fb5d80f3aec5c26801cc1b96d4c55b1a0f53f0370f0458766440ff089dcf58
0x930e86c8113ee250afabcc39c889259752199e4c885ec5d1e115171248e9d8c2
0xe43eb5e14854f421a2d8edddd2b746eb991e6912897ba3159fe6b5a437b2792d

Functions
Getter at block 21179721
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbfdf1574a8633065da39488e8f049d46917daa78477c41ee2777e1b5186f091b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x129443cA2a9Dec2020808a2868b38dDA457eaCC7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
46
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.