GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0xb9bd8ef2 at 18191169
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $100.1
ERC-20
Value $11,546.76
ERC-20
Value $3,087.89
0x817309c3a56c34eb5dcf4a672176527c2e67a593fe863068c3fd53a23f3e897f
0x2a95283391e479c1e90a76cf01a761f50e1b8d703140e3d68b9f73adbeff1e63
0x318ef98072a5733cdc6180d85ecef2fa631d04c0e5d1f401656b5d0d4e925289
0x0cf04e4fd01ba88b9a2f3b78cefd6cccc8cdbc6307edc0358be01a9c7201af53
0x2c8378b78bc71f88ad7fe390e16d8a6df7f62398c4b159bf357f610f5ba776a4
0x47f2644f3a490fec66743751ab29421bc3c37ee0c0f66368b6749b95e3040225
0xd77debf2c1149acbd5f821d40904de08a1b886226bd0cc39ed0f02f719eadae3
0xd6dcbedde5cb483007e5c10037f2e0eee17eb206c91032a7b762d64b08330e5b
0x030e5ec24de85d3a73c83cff99f038704784d57c68e157378716ec3c152b32cb
0x5dccf1b8bf9bf4fba7bb2291da2ba3d6b247c0fa7ed751d91c02b3b91f300cb2

Functions
Getter at block 21221134
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4f85fbb2c11d367ab2b5df049faf7455a3c6042425138f63bb14b3f277a1a041
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3657C5f86847D4A5219E089206c913E4CB00B618, 0x7A68083504c5482e8A006Dc374F371973022d77e, 0xBE12cAf5216cDbda9Ed54c860c6fabE3378Cc90e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
44
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.