GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 79 txns
Deployed by via 0x8823d7cf at 13432393
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,258,105.7
 (#660)
ERC-721
--
0x1d00f0c6b62b0ef2a78a9914bec4a0e87a43b70ceed4672d6d7dd40e602fe97e
0xa950a20c437472e03a435f2b2ee891229b9260d8057dbebb0b0e01a391d74617
0xbee74542012632ecff319f5635ae0b76591596b7046f76911491bce37eef0c9c
0x2aa6c7e99d07587f0a91f75bc8e49ad2113dd727e394a232ca97fd9f2ebc37bc
0x5de9e7e1998fd2ecc1a0cbe991fc07bb96cbd7c193a2e48c0f4e3549ca5c8674
0xc0e1493e77ec9c6b51aa9fcc33ed0ce0a217bbca737131f2d76874a3f0d439af
0x9a893b18f08d5bd6b2c585c1145e8e8d04a77ecddffdedfd4e95060b75a2f181
0x4d001230c24b5fbef7c3cd108e32341c88f26cb242ebbd91b8fa497074f92a5a
0x9e82051b592f0ab3fb6bcbf0974638d0180e9f4de3df1a5e32522b84e60ab6c6
0xbd3e431d504a2a490e02f30ed8db62f972f540960ccbf82c035235239455e3a1

Functions
Getter at block 21248209
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4ef75bf77c18cf38fd9e9e3be449514316b4996bb7e927f6fe5bb005d6e5f2ae
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x664A471103Db01b28dc3ce6Eb12194a547bfB025, 0x32c956B09994167F4C4693dCe2Fd8166E0Cf8E80, 0x9EE3Eb75ef6137d43878334e6C0C9CD7B4A9AD46, 0x80bA50157eEa3d33E179E7C50C1f3D59484B1790]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
88
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.