GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 396 txns
Deployed by via 0x077c57e9 at 14628772
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,401.86
0x7c20d8873934f9dcc9e6cee3a342ccb5f285fad8fd65921b6459235b4972f473
0x070bc15683a08d497f3a8bad09abf3f4bf5f1aea4b6d785b5b3832f87f15ff1a
0x905b19fc3bf1fc48ae0d77b0e78b46c3ec81f33a327ba9427f21302906f3d066
0xa50f6205f66a3b277eb6b74064f30f02c5f9026ab6fa9439a02aa0fa2e7d7471
0x5a37c47f39b7f1186d52678b1a6903c6e078f246351b6e06a70f6a4ed3fdc1db
0x2deba2ffddef6d035304844eab3058bcd4e8d48159d551a34bff253b3d063847
0x25861f7c5280c0810760e72f1224ba25a1c75b5862925ad12c5efe75820f88d8
0xd04cb251e444828089aec20c0884e1e017d7a499de46eb781b2e9a0f6872b984
0x1d3358d645f679671daf388fdcf01118e13ff5873d291fb8abc547d4ab638fac
0x4271f782ef9399d95b294472b7c835654a5ec4ecdc83725e0b2e69760762d981

Functions
Getter at block 21413919
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1e7bd5efd72b8faba6ffe11556aba0d4ee64bf1d1e504c39d949b7cde417f022
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9015A3DB9A922521007A9b495CAFdA14D8D4128e, 0x8c462C5d4d420D174542e57BFc9c1b07b9f5a230, 0x620452F537021E4E9C29A6Cbe9301e86AAaF1802, 0x8910027b35Acc4F7b56E4a470571F34ff5d77Da3, 0xb0594132540EbC14F17863F8296f4546a7afe4E7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
380
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.