GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 168 txns
Deployed by via 0x2265a7c0 at 18661917
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25,930.2
ERC-20
Value $9,630.11
ERC-20
Value $5,263.43
 (#3221)
ERC-721
--
0xbbb0dcf756c729aabefeeb477b4e61ce98c8a29e50130717ba9251b19e1eff5a
0x231958428e5bb1edfbab4b4845479558d57c8b84163ea70041053a984e762c53
0x96ccb25809314f9a40e717de28f61e13e4036b4327959b2e4736cd9808820f8a
0x3434ac45e505c26ebea24b56581a3dabd41369d66f46b4dbf95ad5a8e59674bb
0xfe48d90cdd3930dde15991a3e6fe5e0c12b8df0e91830036f332d979d2f16562
0xcb935d1fcde8bdd5f8031b29fd1c5dd094375a6e554a9f68c1828f650f6388d8
0x0dc354a1e7551321761a2351d1277a358c163c4053de878b4957550276e2fc12
0x035eb279966e18297baf393fb7b306d65cd23e07877891d033d14f82d6d00d8d
0x42b240cc34f33fe275ab3b8d615b5da7334f2d758161b5f15bb4b0dd72449977
0x32defaa8b88201ef1435b92a712e379ad251534466ee16296f315880e5824de3

Functions
Getter at block 21169439
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9ad5f49447952bf58e8bf6b989b01295ef7d75b14c4f2c28061484be4108d0c3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6F4023DFb1Ae64B83EafC553604305FA0b401c39, 0xc426eaEc8394557404fB2dE2B22B3e02d5e219E9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
159
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.