GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0x19acb76d at 19392961
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $37,869.12
ERC-20
Value $2,585,350.42
ERC-20
Value $1,011,835.94
ERC-20
Value $399,437.62
 (#1673)
ERC-721
--
0xc7f60cd9efd5802546ad7a526961127db25da7ae00ca1afbb0d401c34e445069
0x6bb9010d4c34ddb9c6e1f7f32c7458ede488fff5a8a0fde0b0e5a59be4394978
0x5c45d6dcd8306445f86fbfb669467c1aef61de0bef72563a5b8d16ffb9c400ae
0xd6b471e94807ca2d8c7f68a0fbd4249c7dfc6a1c46d7ecd4e98af0be360d6278
0x8132e6a8340cd856a8e9d2abf0cf38d236a1d61129194602c0a97d58239247d2
0x3f96356b4be4b4ac1428e9f6c31c0d8d19cc7af8eadb7776c777cb10e3680977
0x97cb72eadb6e3984a11a9cc72140b75d75c75646d9621d8367a06a120d758929
0x14d91bcbff433927ba64f9ffe9e118e13ca8f0f82548518c3d54b1d9c7b0504f
0xcfa52c7f1b26092b431e0bdbfaed6ecc089db833a3158117ff0a01eeec9625b2
0xe54089711dba60df3d2d5da28e46314690cf679fc812dbcea16963d4e385a8a1

Functions
Getter at block 21221914
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0a32815ca28edee2f0033899c1f0c19f0bff74350e3293068c11edcbbeb7991a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6d3F54E92Fd306199Fd90cD2e4E902E60Cf4F2dE, 0xF052a8C650bE52b7DB8d266000a503857f7653E1, 0x2ca9134D83b8F089e79968d3fCEc37576D30F76d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
34
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.