GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 88 txns
Deployed by via 0xd5981aad at 18758233
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $321,180.5
ERC-20
Value $580,980.14
ERC-20
Value $392,859.65
ERC-20
--
 (#325)
ERC-721
--
0x3462bcf398086159b948162245e1d72ece97693071b9563e1b263c0968144106
0x6f3090a4338943fcdfde76fa4a4fd51355cad9bf735ac0a5b53cd2387817dd79
0x5c0e40dca355375ce04c7fa0275a3ce709f0201d7f90dae97f1b98768553f4cd
0x14787bf9537867806741206da94c58858be8935cc6ef0db8e4d1fdb4b1e076ac
0x31bf770f0ff64f363bb90910603c4b5b2e1285d18fdd6a90ca0107399755868f
0x918514c6e1991092a7f5e0b17fd8f55c057c1266ab9245089e712348c9ac9358
0x799e6995f5ee25be44e19a1ce485f6e5cf5facb6d678586d7b0089f97efb1731
0x0848a319ec9e67a4d93ff6abe7d6c8ecc73eb37fea4a09ba1a1d29b09287abaa
0xa942f5c6ee50df7ed2c904fbea2a4ecd3cac8691d3a3e103c96449d23ca6e35d
0xf7e1646abd8600fd73630ba1c405bcc3f824e5813acff6d0b1b7ccd48c122f4e

Functions
Getter at block 21283208
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xff10ea1791258ab0435d03dbb9259e8813e9e9fa8b966f2ccade9bc464c25859
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x746d6a9f789999799AE7f5d62Aa70422F86826b6, 0x51C59785639CCa31c09D0833749e76A5D945C9F3, 0x0e4B97563723eF7f0a7FDe4c7bD3B17a5bF63fBf, 0x7AAd74b7f0d60D5867B59dbD377a71783425af47, 0x1f7A03b70C5448DFd0a2C5a7865169253c2C769b]
getThreshold(view returns (uint256)
3
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.