GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 110 txns
Deployed by via 0x74b868bf at 16521929
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.26
ERC-20
Value $1,511,640.03
ERC-20
Value $599,502
ERC-20
Value $0.62
 (#3)
ERC-1555
--
 (#3024)
ERC-721
--
0xa559e73cb80a197cb8a037501bc6a21a8092c168c636c034df4f1737777bd33c
0xaf926d361367d11701dc2b30206617b18d978283fc0bbccd049a84ac99ed9412
0x10b2eae51e2c8c696a61b9a312a40b7aa06cbec47ac354fec9838b5fe850aa74
0x6bb1410a523b74e154cb7e2d4d995f5f24030e462a6f34d6d2fc73d744830829
0xb35d987be180228c5840af53cf22475fd71944126b8b311ecbbea01ada7f85e6
0x014e1f78941fa0dbba24283ce4f969dc4d706d6f9485f5a7f762e4fd4d4aba13
0xd08ca453299b470423ca2737e7d00af500536805e47c59db5bb67e4091630406
0xfbc7679a461ad6613444efcedcbb867dbb75d8cfd32a07196233c2985d489c8b
0x36d3dbcc9fdf439a3aaffcc4c8353453b34d959904c9288b8b3d3dd10b45685e
0x5e27965b6513d261b6326894e110355deaf841404d2b2088110b7efa58536bab

Functions
Getter at block 20977542
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9cb5388f00d2d03aa7ff76cf83ef0fecc45f3b3bec09e9276d97f38eb4b6b9d9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2012762abb447057e8332A4D2D6dEFCc7eAEF284, 0x929c0Cab7Db3e1e7F711B2163cE68C8dAD8c6872, 0x63d8a1803bFd791306dbc78B1D65f7F7bd099981, 0x2528B2eaFFf7ebBF0A692F0aEeF4233286751C41, 0xb8D2717BA328BA0834B3F84dCaf7aD156AebaE6f, 0x2BfeF6AAF2432523fd34545a8a10f89a8b2fAb20]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
250
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.