GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 405 txns
Deployed by via 0xe4a11d7d at 14306940
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30,002.17
ERC-20
Value $816,777.42
ERC-20
Value $139,072.68
ERC-20
Value $7,530.43
0x4098f6d77d0d27aefda63ddbfb02ae07e33602eb835a59d4eab5f37b6a74d8d0
0x47b891f1f7fe760d8e5aeeea355efaa97f51fdb8e71430cb89af8bc62c89f701
0x0705d0d8b107c66ee0c90b859bce5bc45ac8b18ff27830bf3ed708aeaa31bde7
0x2fc218c8d9d85ec25d18efe3d3a3a3b90d55a02e5413fcebad425c5352b1725e
0x09897c814935dba5b58b12d3ec0fa0e88821f209415075161b155da133c1b548
0x6c0a0a9cce476f4facc86d4ede53bf75d8868e4a8ecd4ff4ce621afbdb16be03
0x232b0f7c03ec3a75c4a219afb46d1fbdcb63da19641f6a7052da2de307579bfe
0xd2529300ba29ee74257b88640179ec6b174358789fbd2a2e3278080bba39e6ad
0x57af50096ccb1ef8bf2ad2b4175646403da9cd457082b4cda5b0c12fb2d81506
0x66c36c76956ff8a18f322ef2d0aa83358d97b799e84100ffab3aa578b93d876e

Functions
Getter at block 21227242
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9b82893c2d1751b917941fd7372b3246278113e8127d7a771bcb640391b00050
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
371
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.