GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 150 txns
Deployed by via 0x0e023201 at 19061715
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,619.21
0xf106ee77baa01bfd346c658c529cac74c30926c900f0346fba75ab626eade28b
0x100701e9fe0ca9b4e826ce6a6a8783a7376eeb005ec87453d6e6f104eccb7f80
0xee6945558c787d6db4ff659c893b4b164463fddf68032536961856ae361cfebe
0x51237bab0b18e9bab9f48023ca6a35fe83aec0ee8896a4bd36d10a406b2d3c51
0xea8ab3190e7423dc000cf4e283ea342717d96bd359fb812e41b3e5639aff9b44
0xf0205c2fce7a5e0a559fc94d509394948f384c830dc396aacbb3d5e94983f6dd
0xd049b963aa596de01453a470d3d0620fcadd7b07a31bd7136511d7e3f2b1264c
0x4769b7594140ba089e33c2b36e83535bafb272c37c142b7dbaffa4dc4e91dfdd
0x822b65c907fefc401f8763e2afd3ef09d18aaec8085678b6693bb03b92b8b780
0x669cb2ce27a6321f534eff9e974a3a11705c515ee5ce1c757ea0c217f3508719

Functions
Getter at block 21225316
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4016f798a2a9a77563a24c5fd9d7f9a82a4b10928c155fd0264605a21809376a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x038dC453dd6A227E7c92CD2C0Ba0426f8eC51744, 0xf2A9C925A5C894be4Ac712B1D1a92A214Fa9444e, 0xcde2a2e0FC7021E2bb2A06C2c3831891C00d6Ec1, 0x00e94615B0b2d5C4d70799d2aAe7Dd1D7Be96BB9, 0xb4A4155EFD2dDeF131886feA334c3064B53aF5bE, 0xd5925B9de1B4d6261b738380c860b7D0a462c1BE]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
144
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.