GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x3604fabf at 13772982
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $93.93
ERC-20
Value $17,339,436.87
ERC-20
Value $238.92
 (#131)
ERC-721
--
ERC-20
--
0x85050a1549a72d0dd3578a0f7068f77803f98795b03f9256bb358be98593418b
0xfbf698ca645f74e6b4f59169b0fe8890808dd8e96241feb21ddabd6b7629516e
0xb03771bc2a6de423232d12ac0c134f95cece5a72d28846e061955c5006338ee3
0x5ff23171cad8203ef0ca7a8a6ff5b47fdd174de8e64131ec7ac3a2ed556bf6e7
0x363d6e54188f8f717153f725c9ea0d6c04f6be92e4a4f6c5a08c20361dafbf07
0x2a687182ce46689a1e40c8fef9122767b19c426be51a1c4cc9cbb20cff543d67
0xcb7b9dbd9e69727e4cd3d948072f4c76ddbf1cd56a3e70482f75c65e106bbb1f
0x6b292aa0e7726f3e845c9e956dda94f604aa66c0c06216351a45b6e3c4a055ab
0xe5d3111aeaf37e8fff0718890beeef9622e6fffc02b439a8b210de46665515ca
0x3c2e25b446050b9afada4ea712110714f8c1aef4f281948c35b8df33408784fa

Functions
Getter at block 21158305
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x471e884eb432dd9b151916ab966b5a9af80a18dfd02a035d723c98127b31c598
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5f5cd726d6210E80924C08D5Cd114999f187c099, 0xB021f52599205f036d786ab5E13a94C6Feb00c16, 0x9d80e3fF3Ce8EAA7778170FD21Bae7B495485B48]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
20
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.