GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 64 txns
Deployed by via 0xb94057fb at 17126929
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $22,521.31
ERC-20
Value $6.47
0xadddc355e944489b7c4e6eb459b66d2e4e0745350f8f1315899019dae8e2e0df
0x5093c99b51c3cb0155f09d52a42c43b1cb6c3be831981c338d48611161119e38
0x4c9d15c1c2702c84a29e4e62aad4cbd5c0bc580c028ef5798c07df7eb8a5879d
0x21364b93f5fe5395ba299a9960d7eda9c02cd34385f3027b04f7c4a07a4aa15b
0x5771aad267fb76d851617ff5ae2c7c8db1b9ce105aff60d6e181ac92c60459ff
0xeee0404afbb25ddbca6802fcd1f0247b040340f9d84c5c3873f95ceadf7c30a0
0x0ff8b30b1833ca08c1ac32588dc1eaca56b1186dd00edc52a5f4e302408fd872
0xcaaca476c926d36d1981d9cb4b55a9a1617f772f82ebd88ed1cf36e3eabab62b
0xce7ba992aefd1adce2c29b8916af26652fcfc8112918a3be8702bce28d1d7418
0xcbafe379a9b06ce8dbc8be623afe58e45a3e51a362e014cd8b3c87a512e66152

Functions
Getter at block 21294450
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x31c6a9dd6aafad265dab9197664b844ae9eb5ca983364abf88422a9839a72e06
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5fEd9dc26e414de5471bA3d3954c81285D6B6A99, 0xc2dCcF5F4d04a05C665AE2Ae86C7DF2EF17A670a, 0x0dC74Acc03D2aADba4fc7D1C8A49aC1eC36861a0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
43
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.