GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 113 txns
Deployed by via 0x19ad14ec at 13326802
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $192,107.27
ERC-20
Value $55.37
ERC-20
Value $0
 (#3335)
ERC-721
--
0xa1a086b3f52283d5946f345670e7bdbd439df29ede5adc936763608a1c6cfb39
0x886f771cb69aafbcf2a4a4457e7d5bccdef64f6075360380af7419a3666f72a6
0x7f2593471dbc158084ecac39dcc014d2a091d78c37697daa8b5b5e17969d67b8
0xf0b8f36622e1450fb9e3ce72ef8a061d0566317a923696a63aea7bc29adbbfe3
0x10adb94ca7badabb63c2d38746b51b8734f775e7292c8de1d111142e6610399d
0x91d25518d05a60b1e61cbbfdce026143eb56930fcb316108feb8d8e71afca338
0xbfc46f5c301d5189434666e28b1d13a6d83fde31e62b28499bf331225970f9b3
0x85be5b32560e9824d752d70b1d42483bffccdd15a1da96a4c41af6eb11e6d3cf
0xee843d38ee6c1681c610649a8abb8609d47f143df7f4461be5dc8695c9d0b290
0x1ee3a52ab1289a0db8b69fa347d7ba8c9d6a7fe2b6ed3d6e0ad600625e2f8cd5

Functions
Getter at block 21186412
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xeeec6fdfacf8b881e90fdf43a556110754cc62ddb50c209c41430a600f4ac61c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD52b58d3a0B9d19FBABC9a9Cf98ffCDcC9a8161E, 0x76DB02500F7631d57BC2DcDCa9d4cf782b99E119, 0x1D8298B03E96cA6294A22ff9F1139eB6D13D11eb, 0xf5A74A49825FdDC6d331D4141C9A35f723709e08]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
61
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.