GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x80e26bb2 at 20679811
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $65.86
ERC-20
Value $3.22
0x6361f5734bbbfcbae78ccaf2f3d4d5deeead5b44b6bbb98d2ee1b29fa49cb384
0x39428336c163fa36964d8602b195da3117d0dac2a181ff5515eac0b37a40b516
0x7aee6864c72f4b2191529599e001fc1236c4c35e64e0adb235871a76a283f511
0xd404e76773c117011f0a38022183e6cefdf28903047c574fbcf341cec14a25a0
0xd44ba27a72fa1cde6f78145b3df01103504feca5d70de947f1b4978b335cc31e
0xa920cc56a5d657975abe439685dd0d07ab12cf6ca0600c411e586957545538be
0x2de549d4b674ef725ccd97bdb1a35aca9df6c8975bc2e313c39ebbe71d1fa7f1
0x3215b9cafee5c1fb07a6b66bdb5d0390f6f63045fc6b0088a3d1eb6c7fe2d056
0x4a507d252e0d3100136f687f2e7da24dfcb35ef07c4914f1b387f81fbee58525
0xe14587ed50978298bdb95c110d7a4bc564e68de1441c5608a479ae09af965ced

Functions
Getter at block 21273726
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe2d72d84460bf4d8c10cc799b3f0bc64d60c6e62f23ad5422639051a48143c99
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x61A39485f83046b71eF54A7d1C317C20da872024]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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.