GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0x7380e4cc at 17215414
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16.79
ERC-20
Value $5.08
ERC-20
Value $0.95
0xb8235d20c696c89d7176532812343dafa11a95a5acfe032f25a7cc2cb583af27
0x4cd6c56f1c0df43161ea137c53256ef10d42f116509a399b12455c46a2cfcba3
0x00f5fb5d5e326a2eca4c5c35d0c5dcae92492d815466c465d56bbf4052831255
0xb76ccf624b7486a4fcb1ecb67f2a79115ec97cc4b5ed434bcb93a16156579f1f
0x56f6f257042d5d037a321368e120d45f9664aa738a6adc130c47cb3fc8a1a7da
0x0c1dc6a82929a2c2d712116aedeb76c6e3e36e8b70e7faf421b0b068b1dcec92
0xec90c6489dc9243cd3e89c781fe6aa92f7583dfaf2b5b05f800209c64f51bb40
0x519844391e40e9e4a036e6ae3177814845d46f9bbbf8b7b095567ec3e3554c86
0xa23824abdc2a07aa0d5f5ece49ddf1e3e27d800d64ebef5511edb36767166374
0x25b789d964587e1d98ee895fd4770497c4965a75d6be1ea483b483abd0b82655

Functions
Getter at block 21328461
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x54f1e4ef39afc04aa279f52151e23df132f4cee8749fe0db36de04fab578bf4f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcDFa46a3601AbC8459B38b0F006dC0BcFDB9E079, 0xD66B590C1cc14Ecf21F86838b9DBC7463C85Ef40, 0x586A44699AF040A8a138d56A4a5D9C1Cac993Aab, 0x2e054F7e42c3cf7a4732cC516f3092663D41F8F3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.