GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0x3f56e197 at 16220799
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.93
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xe11f0a51c0f95a968321d2f58a29b580c59ab0234ec60ceb152735b98b36a146
0x8f485ce13dd53d4b7d726eca10123b40e569f3ff4d2cb7274727316f5c851d86
0x4506894a7eadbcb562a74280a04371619377774cc1235e6a5af12eda6a1ec5f8
0x66813ec8b289c5c4087ea1af954278746553f652955ff66177fb157d55f6aaa6
0xe0ec85459d0bf5217bd7134ccddc02bf14ad5747f4c9a3223bdedba05315b052
0xfc653989dbbfc6d5f8d9c5f83f8fced13b0ea4c5a816bdd563b74031a89c2ab0
0x1df5a7c32a0c73d8f36b9a81011d129f7e037483f849b5c443620a66aef98934
0xd3e26459247567395da2684e6eab70903e043ec3fae04bc5a62baddabc26c605
0x3e367c1b869390497613ed8cafd5223baa7f16569c83d950a49c3b914dc36eaf
0x9620d08ae257926a71ec45c922f662f1741b523924dcc742df9c7fc079221ff2

Functions
Getter at block 21127752
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd52bae1dfe42f6d3e268f4b26b7672a9caad4a43be674f3e14cfd7596dc0d85d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD999412045df58f9Dc6e74812027B48505FcB2C7, 0xd2FC27bB33A9F15CA503793065066d217bB7Cb87, 0xf3AA5C9b4602DEE3ddE37723786DaFAcD9182fC1, 0x75E4c0FFb05c07798e22605b607e2c8717A1e885, 0x8368577b3B3cc7b46C701e78eA6c6c50B2ad6fAf]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
37
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.