GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 387 txns
Deployed by via 0xbd58ecd8 at 16228180
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,748,499.22
ERC-20
Value $72,683,694.82
ERC-20
Value $2,047,819.67
ERC-20
Value $1,770,619.12
ERC-20
Value $1,635,587.35
ERC-20
Value $362,457.08
ERC-20
Value $149,682.15
ERC-20
Value $1,665.23
ERC-20
Value $0.66
ERC-20
Value $0.03
0x9d7bdedf09d07e016a33e0e886635eecea6e69c26135f4392ea1694765ae4574
0x4bcd2d74ea8d8b20ee130ff6a7bd700d453a1db33ad0b0c4a63006178f827b89
0xa52ea6e03422fc10f41dc67a0b7888c17e756a5ae5ac67a3b627deeec4d7c9ed
0x5250e8e0a16d269fd0e9bf1cb3c55adad0bf655b5debf74a4b37189e8089239b
0xfb724142cfd2ffec0e5e7dd7b1d61671575c4559575756b7ffa803e308fc2b76
0xc64eb0fe8f2836629a1e01de11f2deea1ac341c67bbc674a25c9dabdb7961850
0xa3bf3d5332497321d1ea059d77356721506c5cb59b6d74ed01726b41eed40b30
0x4d7b02a2a1c63187eff0f9726197f4d90220df4926d767d5c297064cfdc02651
0x41a19df9604e3fed1c4b48fdc8020d42c2ddbc259a46177c6f0fce707f077737
0x8d12e2bfb803b985941116f6f100c7422ada960d5801ad0d661213bddf0b8f84

Functions
Getter at block 20856013
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd798652fc64080ad035fb8f1fd80ab77a396c88166cabf98e81a7867534a776e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0A4857fD89ABfB7536a6D0Bd4400EF769E84Ec8b, 0x54DFA4B635E7eB98515fEBA81d360A3871739277, 0xfd5E854b73a239c9052d89C53D1313f5AfB860ac, 0xc3F60BC338E0Af8f46F52650C813FBD3C071E165, 0x59cE4e1709c7E462F3b72Ca3e1256dFa7358FC29, 0x4268957EB4f5B598cEaD98e049906F22ED33e96f, 0x6c20ea7778EA9F3Afd74Ce4538bc4D9d61E6ABb1, 0x803B74766D8f79195D4DaeCF6f2aac31Dba78F25]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
410
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.