GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 57 txns
Deployed by via 0x48b4c707 at 14728714
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.04
0x1ec0718167ee055b97543b700352b39ccb57a55459aa1ad147d35fa1e36d91d3
0xb29cfc81599e1e7f1d2daf7309d10cb6020bd419c541faa3211b5ed831e8eb47
0xddf93b7796b3ec62c3d0ecc238ea01f1d353d405853c420f04d9e6b5a24bf944
0x91864627e31e3de1be21994b514e264997dc610cf4493cb63ea5b7b12fdf2c22
0x3bb57f18b1da760c148e7a0855bfb55ba2654c8fe85c7f5c1e076079b01f4fc2
0x0a6a77b31a5a239932b98d1e7f0cc364125a82bd6eaa008a492a1b0b9980806a
0x05da35da091f3ebe3408733ae5790b697a96bd37c8abfa7092ef67c17bf65b5d
0xd8609ea94a1ec8a0d35c7a881378024b2ad7fddbaf8e3535d9be2de116c14968
0xcd01913a7311a3289280a89c85d7a18899cc9d14ab37dcbc051d89d954e28f4d
0x5ee07d289270343974ec55a1169b79eefb483ae7f983d748a16a622352480bec

Functions
Getter at block 21215275
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd0cd6aff948710b1ece7a658bd5dd4f511b09154181a903b947e5a94a05ccd14
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8A4Fcf8DFC1a1428687413D0e287748c58a8ed6f, 0x5E464B4766FB32Ac5f4bF74249D2681d6E00FBAd, 0x8168363c12488275050F75F4deCd92b773F637F9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
48
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.