GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 57 txns
Deployed by via 0xd282a2ec at 18476837
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $409.77
ERC-20
Value $328.22
ERC-20
Value $0
 (#1602)
ERC-721
--
0x38fe7a3673d2841a33b59dbd7a1578f280a8aeff57fbb61697a9a5edecd563e8
0xdca8cc65d0925ef528e1bec0fb3e8c03aa58469f62ea81a1e7134c454896b88b
0x6a9debb2244de5a78bd06a2cd4d28f95f97463afdab1468895d77762a3ad4d9f
0xeaa26a50a697ecfd226ad5305ff3c1316b456d8c59adbc71a357db8923bec6a6
0x8c4c6dd33f3b3f9cb62e005ca5cca8285e2a5973282ea513f3015b55248b5ed0
0x85026e0c70488be4b92e04b89ad1d7027a8c43073fed3b9e57d49f3178c71a56
0x89e7e65331e630ab375046e59908d4174282b085d604df19a8a79145796ef404
0x67153fce212ccfa2fcc88c5f7afe60e1896006de806e64c491b5c7b6af2eb70d
0x6c50db5fe1114f5229e31b02f09348ac8f9428cb4d57911611b8982c95b4a01c
0xd117fc340fc7b48722278206066846b224a815f4811e30d01fbe908b3fdac655

Functions
Getter at block 21283854
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1e93e5dfc02539a094223aecae84ce67e18eb123ecfd0195fbdf53d6afb4783a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x61d5ED3D04cB5389559882D314B04dC51076aFc6, 0xe7959AE1AEAdd3fA27806fE77CEdDB69D5370590, 0xb0835cB9636Bae3bdb42C83D4529712F44B63445, 0xf86c52Ee080a1ECE6d415982d1aa1CC3FF907941, 0xD24FF5e32DE12be154B1C2eE7B731CBC45540E50, 0xe2CEa50ba5a302A691B93692e74786D6484Db295, 0xcf930533DbB9759C84401A03c5dDc92A1A313Dd3, 0x6B2699439907DBBC44e7524118169BEE01341A34]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
48
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.