GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 209 txns
Deployed by via 0x3c327bbd at 16921970
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $296.39
ERC-20
Value $472.82
ERC-20
Value $61.12
ERC-20
Value $30.26
ERC-20
--
 (#160)
ERC-1555
--
ERC-20
--
0xeac3b6a523b3b6192731cedecf4982e3113110d97732b1055e2538a39e9e1b4e
0x834ebadd85975ed6724366889196d85cd9049e78dd6af31e0b226251138093c7
0x8f4ec9593e80a3529b5f7d87dad9b457f4e1a02b2e7e489479e75c73cafd266a
0x6c28e2241c3a7fa92369e967aa7b4f2af9a459628ab812bdbf5a53ec5c22a169
0xf1d4b6cc6c8efeebedb9f0a2454646b0eb3c243e3509bb301fc3551684db46ba
0x57ebee584039484d920d91cfbcc3ab2951a331ba095afd78b35441d45e8626a9
0xa609395dc4522591ec2a059e88f74e80b9ba749c6cfee1db84c7f09e8deddbed
0x615db58259f2fc2c6801311087bc17d2419b3ec5088eac64894313b8b4259189
0x039db4d5fd581fe38d8964fbb78e4587fb86daf1c92be932c29c4908eb4bbc13
0xa416b7c065073f7eea12e415c20095df972b523d8370e33c6f2ebd0edf99e3bc

Functions
Getter at block 21218779
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfdd3d4fa593db295f03c38ad5388dc4c638f9b2a7209b3d5a3344bb82a395b3c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x62E6D61ef61Fd40C05B87A4407b60dc910B9269D, 0x5ffd77b907819976B162E3EABE7fcfCa0D76D30F, 0xa191BB4c4C818D3bb5a0d6407B62aDdf84b4AbA1, 0x7F6E57D7850C25ac323725de7f98f2a9e68ff9FB]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
209
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.