GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 113 txns
Deployed by via 0xcd987ed5 at 14794548
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $88.54
0xe0fa2d400b1767553d5cbb4810c8c55ddb7c2f50953311c75e4e3af421d4b1d4
0xddeafb6138154ae282e21c506006549275ef13894e2a908e1425e5535caf0dc5
0xe5d3452921cb3d11cfe364365e07098a1e0c964e7a87ab9f7aa1c88368b383ce
0xd773ffaae46be633973ad8d0a62b2d00332ce4b05b48bd61a5393794e4897140
0x2947be556a9f65e4bd76c9226741d0bc7230d7ca0209e7c28ae71bd89f6abd1e
0xa0d27a24740754bbbfb76f6eedfb3e1749ff5148b4821bd59840de39555c571d
0xc5bfd849bda55bcd006f9b23eb3d21bd22ae3d442474837b9ae81fcbe3210149
0xa44e26cd955a76c406a43a9fb4621e53597d67d8ecacfea9b5cfda456212e0fc
0x85ee71ce4903bfce21268c3b94ebaa6463a079b78b7f5f8478a76cc4b9b62f58
0x4df69c479e7cea477778604105fb7a7f64e97b3148367546078d8e092a239077

Functions
Getter at block 20865232
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x994e85d810556bc2518bed1617e39c0a0a34fd0784537040099084127b26f011
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAf8d40f5d5Ec8054d8dEf099493F1Dc574EA680D, 0xF98c3c402f9db363d92E9bB15afaBfb9c0290114, 0x9Ebaea5004F4aa8d238FAf02CE87D5874Ef5BEc0, 0x5084f1A2c03403CfF6473fEDbEa1e96327731c09, 0xee119E2FEa524C93aEa9962de5308070682801b1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
226
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.