GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 87 txns
Deployed by via 0x37a6ea20 at 17648956
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $71,258.8
ERC-20
Value $116.55
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#851)
ERC-721
--
 (#5715)
ERC-721
--
0x498f43aa6f8a270fcf187b8cdd1cc1f52f956f12c17c76cb4f9b9be1426f97ab
0x101fdc21ab3744fd0968fb42f97e23d7ceb5400141d3cc90d51b08d40fa74a2b
0xc241b59b27368da638e109f1322b453d13fedb7d1f4a4968fbfe13c64d5da739
0xb322f226e0f06405f0f82a60c2bda9ae84f1020725703897ed87817325747a24
0x798fefdcc975c7784924d6316ddd1778675a8efc9487c583bb6c8894a681a272
0x70cf4fd4b937147cf80cea4e7b5ca568ae2b878a22624ddce6a9ee5518a3528f
0x12c3120a66e7621e2393e08451245034e1306e5a859f0da2e7ed5baccac740da
0xcc910f858dfde26fe7258bb3017540f96ce2caa76ca2c4b6bb2d0cf73ae2f73c
0xa86fdf5fa96093f656044a78324d26df073204967bd64fc11176c0c73881d766
0x2559b4f2389ee1eeb2083e92c5304344cdee526724f18ace273937663735b6a1

Functions
Getter at block 20893998
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x29618ac8a9c16ac61055de637fe06845ed8f260b35e468136a07cbc36100c4d8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf3c63d64c397bE92073CE96B7F589BA60D3c8Db6, 0x4BF180A73575D4393Cc794f29fb92C3954a36b5A]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
84
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.