GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0x8d55c449 at 19990189
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $23.54
ERC-20
Value $12,945.68
ERC-20
Value $5,446.36
ERC-20
--
 (#4)
ERC-721
--
)
ERC-1555
--
)
ERC-721
--
0xc91736fd8b15a4044818bf7f2e61a1eded7f5884d44ab20a0d78e3b71224b034
0x23144fe5f74e7d5ad570213be27d2ef816829a8faf5677d8b586130e7ff18b46
0xaa7ebc07d496984839da20febefc5827552940e8d3c229268148c5ee2c3d34f5
0xeb5a7dfee87f7619668b619eaa06a0aeefffc38759748a34d58579ca9398b3ec
0x436586a6da78c8797e1d720f0240fc00b72269190367c2a78613c1fe75471e8a
0x74b4ec69d32a327b0bf622af536c4edef916479b6fdc0cec21527ebe3b302c84
0x8be1ab859009d4ae4540db9d6567f4a3e41fe13bfca61ee1d46537b593c3cf00
0xb429b531b863441b32d2adcea984c0b696362ba234ba839a8cbd26cdaca670ac
0x6eabd4c5748af20c90e96830ca498beb90f8c5fcfda40e6a250189525d124652
0x796137058e2ccd3e5b367cbf01fb26eeebfcf008f9442793dd9550dd67eebdc3

Functions
Getter at block 21219388
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0ca4268ee29d810c80b68a52fe3aece3ab03d198b7516ac9293987e23f109d37
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x57f9BD9865463677F5A65444E7207B7b1e81319A, 0xC53a39F4A4EfC90148D8DfE5748faE96215f06AA]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
25
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.