GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0xaaa5540d at 14166968
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,760.76
ERC-20
Value $2,394.62
ERC-20
Value $803.93
ERC-20
Value $65.39
 (#343)
ERC-721
--
 (#51)
ERC-721
--
0xccdebb3fbc5e1771daf315dce11cd848a43475bf40f5926c69f9cac8c7e7974f
0x993099075399cf37920020ce0e24b8a980f7d3c355094bd41957425528425165
0x2bdf382d0a20e921ab3a86a3ec4569cbd620600fca59bebaaf59b2e8041f1b3d
0xfe2495a387fd6237bf30253f6a319df4d5422c8676a331881e70b3d4c904fb40
0x70e59e45dde261a5258602cddee5dd0aeef8a324e3ebf7d68a1cb8b34c61b804
0xe763a906df9aca8f131328adb623c0553128e2f7e2e47c6e70e441a267bdda03
0x6fb4f2e60e3879dcb476ff64ad09b81a053d2985a5470d4c85d0f4f74766c695
0xaacb10504b610213296f9518193d6ee6a93407c9c7d641c107502e3bb6b5afbf
0x79309ea10ef36ff0d405212ed0521eff47c20617a454de1ed64b7159a86f3aa2
0xe92f5e1b4f53a4616a316ff123d495425721921bbbe0cc47734a58d4198e2425

Functions
Getter at block 20925026
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x601d51fd74b4e3df731e5bbda09ec64007b12cf2ba13120a656a094ae41b6ab4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x88882e661ed8CB398b21F1Cf13651Bd8b47A0588, 0x7f81CF7bd1873332FfF71EAf4E76F20D71A4e103, 0xA9fA105CC800137B8BC9E7bD34d26460E1E77b9A, 0x56B7b097e3bAAcB780b469cC98dc82fF89cFebBE, 0xe6B9b2a1eA3dfd9294f0e4a6abB41334b319c602, 0x823b92d6a4b2AED4b15675c7917c9f922ea8ADAD]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
30
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.