GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0x215982f1 at 19677578
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,433.88
ERC-20
Value $2,668,357.83
ERC-20
Value $30,765.68
ERC-20
Value $11.96
ERC-20
--
0xcc3ddd115471a00f173cdb1231e27d0c7e2c0d41c69cc748c2e0242b80919ace
0x6843855c54555a4fde95ceef7b43cfd03b9c53eaf6a9103057312eee6fc93fa3
0x0eb8025fbbb3ae655e0e541b9dfb475fcb7bae580e5b780bad25952af41e57f8
0xfc05345377da8d160d75d6f7f720759d678ce4eba5287cc5ed5f8711c23fe7e8
0x0fc00c897c2c26cb9eab23dc3f1e198faad3356cdbc4f1182eeb3d83c17bf75e
0x52bdaaf21aee7e07735e33872a81d20ac1b64c7792fae38f76b6b60b50c30e89
0xfc29f59992f039505e0dd854e87a6251165c0a1ba8c956183574287d6a95afbc
0x43a8b4c64a06a6f8fca5f9602b2cf9fd0e88deaca4bbe026c8d7ad08a61d7aed
0xed98540d963b9fa9cf264882f67bb8af3662958ecefa988799d9735e7d71d054
0x510e25eb9b3f382199d709ccc95a4ff740bc5e61cd1f0606011dd80004e6aca7

Functions
Getter at block 21244641
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x52f0963a2c7e5a8102a2bd54530282b9f1ee40580667aa346761758682255f46
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x466c6884EDF42ED2413c17bCABc17dce7E84721a, 0xa0E0A957BA91e357D4dC09f30a1F978dC82Fe35b, 0x6FeFA458a8721b939d9dEf56B9A6d52c4b5bB846]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
62
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.