GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xb840085e3cef27e03fd5b93e2ded7f04ac3196a0306edd28e38a1c3c08dd5776
0xec85881eca70a1921ec2cd66be0b30894ea39b26a38c613997b86946a70416af
0x2ffa0763f3a0af1476cb23a89c9dffe6361ec54ba859ac84d80d9a0a8b91bb5d
0xa8fe58c9a462f77574d1f411c57858d1db2ebbc434b3e4af9a5c37ecddefb53f
0x40f898641fc873fea1a1e3db183dfc5acf835ef759bfe57d657e9c7d6d05c001
0x39a72a9ef3ca0bfbc7a6aa6ce95a8d44be53e0a98b8bafddc778e2700d323099
0xc28f155614493f9415ff61ffa52a9cfddc732961fe065b3d1856c11b2d306209
0x3c956a5560eeac69a64ba01b46ea8371b41ba60c89d6c946c3082dcf3ba4a948
0xf0e2ee58e27dd375bc1cb234d3c210076c4f8a06ccca43704f4e1fef8e762fde
0x23477b6cf4c295a6e5cde6ae3d864c6f09137043ec0b51e3f0229090f538e8bd

Functions
Getter at block 21245259
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x46fff7dea4b5a88f229e29caebc8184b63ec61939a43b1189714c994744f09d6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x24420bC8C760787F3eEF3b809e81f44d31a9c5A2, 0x000000c397124D0375555F435e201F83B636C26C, 0x6879fAb591ed0d62537A3Cac9D7cd41218445a84, 0x755588A2422E4779aC30cBD3774BBB12521d2c15, 0xDCa4ee0070b4aa44b30D8af22F3CBbb2cC859dAf, 0xD6B66609E5C05210BE0A690aB3b9788BA97aFa60, 0xEC3E1F7aC9Df42c31570b02068f2e7500915e557]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.