GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 139 txns
Deployed by via 0x3b023425 at 19293064
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.1
ERC-20
Value $31,070,311.23
ERC-20
Value $19,428,152.63
ERC-20
Value $1.59
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xda1d2263923361457493be18442382c245b731f44b5b018364417e368c5bb788
0xd1c04132b491a2c3b31a89a4f22783d1155019286da06772728d5960c70cacdf
0x9379f53b374f0c1df27dc90e26c78fefc38fd115f55f9d19121f7294772352a8
0xeab4a40d9759fa8291f413a1cfd972c6a0aeea64f0f3e5661c239a1e74553fa8
0x41f972982c4131fc94ac132514bf807ecf82c09c0861af36792fb21ef1976a10
0x525d936b584324672701e8be7609bd08fe4c6ecc634db1985b763f647d8b2258
0x1ebb7a6a30116d00526310ae1c1c0e190a73dabff1d5bf4485335c4ddff24a91
0xa53760b7f875adc447f3b056229a958d6d7137c1be6a1153ef6c4c78cd72991f
0x2f672dff47de550b7e386f74041ffca45754f1b12e32280d679db7e943740804
0xfae631101b503e5b7616f60b4127d2658eb2ec733f28d9a6d5cfb47845ecb8fb

Functions
Getter at block 21207872
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9fd19f232136c21af3b6d2cc0bcf419289820a63e51436a8a3d2246fbde6fecd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x362208b5C0364e9100003192fcA06647d4db6Ec7, 0x3efE90a5E404791C1a828CC0958cB7cB42cCc7C7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
135
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.