GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0x9b9c85b5 at 19405809
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.47
ERC-20
Value $3.34
ERC-20
--
)
ERC-1555
--
ERC-20
--
0x25c358a2d6369873db08914da880c2e3e4918395f90ef79bcfcbec7220c7864b
0xd4c37f296a7dcdd5ab008546fe7cfba7324287e72442a0b85b4ef39f00d00546
0xc6989776aff063c50a56062b7367966191dc340a44bba457687f08565f65015b
0x6b2d6518b65db2286e7b2a3123b2eecb4b864444bcb72367bc7d5d39b7b35855
0xc2f340950d1d19903e44d908e50fb536fbb6c47d8b2ed7a835aa4dd0d2f5f10d
0x0f5312dc4e705fc7cfec58138667d2edcf2fbbea2a6b2843f191f6fa16979ee4
0xae6c62607ea512e31ce2e521772361914dbd8265b48a04fdf13b82b8b885a03f
0x559f3d6cebdf32cbb6aa94ea03fa117742becbf78eb54a6f8849700c1ec1ef99
0x2a53f4425a72ff1e27203d70a04d3e6c14863f48b47fdb5461231d93f040fd17
0x2e5b497971aba758f832a7c6b36357fb2c68c07ac6a297f7b38af2423cccd535

Functions
Getter at block 21219290
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4ad026daee081fcf4d0d63cce72f9e7d9bc151f56ef074587cc533f4baa4d112
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0E41df444550d273620524956c15884bBFa4F993, 0x1229D72472061b7663d60c7F13a9242B98486dA0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
35
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.