GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0x3b764760 at 18667075
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,186.51
ERC-20
Value $40,519.51
ERC-20
Value $9,504.88
ERC-20
Value $4,516.83
ERC-20
--
0x8b5a5c4a74f185143a755962137c49256a7a619e2d6bfcddb3559a6da3381bb4
0xd44a3432e9349e0f4cb66afe757dc633353044e8d78a9744a92762f9a6eb7f20
0x0412e800bad3f70c234e4cd2d58b7f281afa48add2e653e72ab6f150accadc84
0x850f888cdcf79c96c8054d6570f2f58662b50b122ffe77de22c66e866972513e
0xf85b863cd0f8451afc77d403b4d3b63d0d2816905024323d7f47e6ba7d41a3bb
0x9b739bc1c3c4e629de1aadc3fc986e536bfe2907c074bdf023c32ba9a00c1006
0x63ed74f8690839c4d5f1be223fba219878416f8715213ce46bdee2c03e0d0bf6
0xa7008607dd3ff28bfe6d30ea2c254ad0b75784080d17bc17ae114e7a6c303888
0x6e4d7b427a63edd32cbd2ed1ae28a9715b4a8b7c7abe7abda3d27d3a89a195cf
0xa6be1ae27db0abe35a80900d15c178b926d5e6aba68eeb49205a573247f5e858

Functions
Getter at block 20972385
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x999ee262c10d18026705b3b699ff4ee00b5b0308c1b0437aaaafa788d855c6ac
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB290A04DAbE623c6a136D0BE02f9Ff718f9636fa, 0xEeC9f8A0EbcEfB49909bbF4261645519154777C5, 0xa8E5Ad14a631dBAe0879894964543a95c6ABb770, 0xdb20B76eFf09387C315DCB12cE7C169bbA9d1210]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.