GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x540469fe at 19199095
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17,192.13
ERC-20
Value $4,388.59
ERC-20
Value $2,035.17
ERC-20
Value $0.21
0x6972ae1d8ee24decc4d98d6a4ecb1f4cd99df1298e79d909f71683accb110be6
0x190a1be98a321da4a10bb4da4a325ea4ca8ff2b62d0c44acc8d947d91d453d5a
0xddcbd1f79bfbf2e7871d4422387516f545ced9903fe13811b11c6eb171c21256
0xf2b0d95be2df88071d2970fd995221956c3d57e64c0d6afae7853dca99511a2f
0x2d526516db7b9fecf3161c5d72b96af3967f5ebcded1e5536e8a3bd1c47b6328
0x5053598755a45ee0426bc0a2c7960b54f7884cd7643cf7634b76233aac4d7893
0x4415e7579916757102ba3d6abbf607df92c6f95e490ea7e50b6be3861881183a
0xe79f76289f0e186302af20212608176b6b07b9132461cf5b059cc9acaf989c79
0x78fcbe8f9c10e5883a1ec48e92966af90326f31a7134de30ceedbef8b32f4a25
0x41ddea721f966ca1136a375d0acc8cc73aee049d3e66726ee0835d9f01c84ded

Functions
Getter at block 21157987
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x61a7e81b7678c4fe6bda7c280c94a290a3d48968831643043c5251eaba1a1725
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBf4c1Bf401F58dfA371770558f37cae21a002506, 0xA51F0350EdD8A15181cE41A671739e1c06d41B48]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
47
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.