GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x585f6d05 at 20225418
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xbf035e9e42b2ad31dca4c388eabece0ad6651dc2252642dd65fdcf706c1e6f34
0x0b3feb4f08a2fca3ca4cb10d45d978a853d8318a968b3a53f578be912caf7fc9
0x32406fcecdd9c8ccf16829aaf25fbc9ce7d03ec6dea78786b7075f86aac28071
0x22af75ce367c6edabe6577e3993dcaa8afd71b0260e62f5344b0f37588ea2c07
0x17c06f4764044b66d44163d7161a4205eb1d6983f0258960feec438c28f6780f
0xff90e7081dbd0193aa4d4e8515084c180630e828721103559ffeff7020fb15d5
0x34130f3f4ee73e05fead44242c52026489b01bffd23708f6733db7ccf9519fd8
0xe282af0147c00217db58356dc26be1a2d848a3167ebc57fc0dc82edb7fdffc5c
0x17a99d68ad95fab1ea9255204dc3379aaf16cfd721114b549080293f51dcd1f9
0xd767e838777919b10b257ae5dace44e5be50912f617fc3c69a76d994b7f90cb6

Functions
Getter at block 20791238
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe68940f67869fbb58e52bf00de354b3350352434c7aff134e82ae8364e101861
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc72c0cA472B0f9cba977a8cFE7dDCeD82A5B860e, 0x38666795Ffa0BfbC7D6384316B4d6D8BBD677550, 0x995C6A2Bd7982167025261318a20E6e3c1bf3EcC, 0x7d253Db1B952F643BBaB6c26fb4Fe0cF60ced1b7, 0x398F2B170797622aCCA9F69a055b7AB82f63E738, 0xa1a0834f21f88736827e8382DC9fC9786187f20d, 0x84150a2c563fE5B580B8c93a26A4111BA98E30b9, 0x2389dAbBE2b92ed4E46b9D52A9A1dDbE691d062A]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
10
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.