GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 880 txns
Deployed by via 0x2b553f78 at 19457184
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x7e1f8fd9d4fd5cb4a097a5d36063b849cde9892f9485bc940920ef290c7e7be1
0x451a1ee97e750feea72663c021df34321a53f0729277c50d5b5d822993b83d6a
0x0db18854337ed10d9e1b42622ae9c8be8ddd97202bac3391284cd7dd7d625cbd
0xff4816d3aadda2e2f06fd36ce6f4520a2168922110c6087deda90c78ee81eed3
0x8ec6e9c9c1c7443505885ed1a5926e3ce01594a8d3c0ed05a0b93e88f07cd68d
0x5d8c4b34f2a14aa0fe8bdcde4ea476b3ff0016c4a475ffec07bf8ab5a7fdbc87
0xee9fac1b6d5f1c3edfb08bf7b4d39ffa4140e96d01ec5cd346e130fa9bf36fac
0x151e08d43cc7144f5f7466d8ba4fba32a502e36e26ac6cb83379724d2561295c
0x8a779fc4542b49735e064af957c34d8770904ec458d75b71b5f92dba3c2e9109
0xe087aa2adf9eaafadd2833b4a7d1654be65c3ce57448f90268fe5c131f858f12

Functions
Getter at block 21163815
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x640de430f19de56530ac2f5042f25a7441af4ede5b4cf4ce05a57c31b42326ec
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x43E9fA7a60F80711C9d3afE4Ce1BB3e8C3f7A9B8, 0x13f26C1dc0C983cC6AceaAF753f98aD58155A99B, 0x9b2b83964a8A8115296baBEbd4F07c5FA089501a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
868
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.