GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7d00cb9c93e72c3018c45f5ee9eab5d58db59d4dec00a6c8e60ac3450ea9af28
0xa56faa4b3ccaea79a112e880116387cf8b5a1175baed0ded2cfcfc9225b6f196
0x7080b91c459589e11df981db2590794412cc53aba195b960b40ccfac5959dd7a
0x40b0a5ddcbd84cea4f3d0271aed44ab00313457cb6a68bf5c858eb948a55e4ac
0x7605a1b57e68cb55f442ad82f41134c056ec3ec3a4c7de13348562a023bb605a
0x185fbdc7dd5ab98b2794ef07883b00297f52956eda1e08ddd5fcb894ddedcad5
0x67d3053ea074313391a87d7438acac4aa6d9707c12c3604d9088ea524a68db48
0xe320c78fa3c1abe3a82e1f16b5c0019272168271a0679784b5cee2cc8550cc70
0x09cc9715b4a5b503941ffdacb2e18833fccc28966c5378880a666774e70ddef7
0xf361d1b11e1c79189f3077707c5d50f4067bd88e17e1dbbce1f5906a25e9423c

Functions
Getter at block 21217381
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa328e589f731bdc36cd99b9d2a33cfb49e754224e7185ffb78d4610b7e4d3a66
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6641365A5bd0407c63a9F288E03Ece1EF9e63D70, 0x270D4a2514189512aBC029f6A2Be99b1bE873E85, 0x921462CA5A73b46f7FbBF7c71A64a8e4a2858068, 0x922B2d70Ed06A0775e776d48d5dBCC838Daa8a81]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
80
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.