GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 74 txns
Deployed by via 0xe3518a4d at 16096081
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $79.14
ERC-20
--
 (#16954)
ERC-721
--
 (#16844)
ERC-721
--
 (#16224)
ERC-721
--
0xe801595d9b34100ee63abd8c7ba60c548d036c410b915845cf32038928e1549a
0xbc23b72839ef7b77a6c512c35e56bd63e2c536c012e524cce438ae2e53c9fcf0
0x4c0b54267f1fcfe96b12f0cca7bd12f0edff4ee28602165de607c584bd19d62c
0x887ec78f8ae0b4e7adc9fc54bcec647539ac31a85bf795fdca0ffa40e9bfbe8e
0xf89e770894c300e21f3f9dccd24326bda0c2162759def7516530c38403b5e254
0x073b61cafcd7b1dfdf052d365813ca3534ec8c66bc0445a67058e75bbfaf4da1
0xc8f75d17ec073e349678fa0e1984b3e525334e5f9dcbb0a5f2d53a28504a29b7
0xc20e750adfb3221126025fa50aef5d6588a56dd069f3e7294d1dc19f5b525573
0x8507e3a42d7c08ed6b8de0375bd501813b48df086e43600bff6b66b7c75ac8fa
0x819595c96a605467127ccba988b820ab2ed0b27f2ec01eb9ace54ba3117375a6

Functions
Getter at block 20866467
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x25fddce4e20add41e3fb4a50440c17b7f1d16283d2f40e0a396aa35d701df07b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x941944763E93b710d8479129B78100F0effe2282, 0xBabde1651383656a269D7B533f6597ad5cC1566b, 0x177f44eCDEa293f7124C3071D9C54E59fcfD16f9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
68
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.