GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 144 txns
Deployed by via 0x8bd6ad5f at 16889516
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $362.51
ERC-20
Value $69.8
ERC-20
--
0x0762f7fcc34d20ebe75e96e8d4fe66cf6f5ff4e9ae635fd7486ff12be330e183
0x4d0e5cee58bd6aea9a0e6699d3ebc65492546d0ed4f2003f7a5758065a08bcc6
0x40c9b6311211d1a876d6c336470fe385015ff53e86c53ceeb9bc3d8b3a630ad2
0x190ebe5a861cf1b9a8b227b2c46ac05e0e1dd5c066530ae50991bb68884138f5
0x7654345ec38c902341c43bcc4bd946753429e6a5f05959feca3e65223b11a9c9
0x2ef2d160161ed10f89333574dfda6dddbd486627bc8f0888d906d11b4eb9a1c2
0x34901046086b47c8384265c65e97c6603ba992cbfc7b3b75ee6dcc33f945c9c2
0x6370440bad415dc6d42eb35474eda7a0e2778dfd9bb97db1261446702c954015
0xda52803912790a0f72ff9d28c630d8a25c8edb66fda58e44bfdb6ce94fd14bf2
0x9d3e645a3b6e8011dfc2cffbcbce7b68be8dfa4d95e3dd8da31d4fc5c0b3f57e

Functions
Getter at block 21324685
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb869b62c432553f09915e64e293b8ea6de32420ea27a29cd5fa8ff961085ea17
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe1CF9d32d59977B7adEd5F76356e0bb5869d8213, 0x81EC8017bF95c8eb95f3fBA253C951EEE11bdD37]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
143
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.