GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x97a24ebd905a1fa1872691a664a6437a91ea29debf7f1dd08bf10a2fa633caa9
0x9eb0f74579fef360eabf3bf56ce3aee127f77f12a2ef9404414b733651b40d95
0x7610ab04f807ef8264c1dbd6b55b4859e976e16389ca1cbe80f5cb039838a9e0
0xafc8a28045989bae59b37f04cfdee6e2d0396c5d4cccdfce6962ddb945e9d46e
0xef19b9818b2f80ddbab53adbd8f13e8a6aa83eb2e39fe443d3ac48c2e257a666
0x95c58b3300334a4a3ac1cdd0c5b26f3a8a134f65f0a439c77a64b80dc81af421
0x3806b07d5dc676ba3f677f541d7667fd603dddde3a4898803ed06e3dcfc17182
0x9a5bb381b66ca02df4647b2af067dee14b76d4a3892b49172c1da015db3b9653
0x95d2e020a26c4f6f1561c2e43edf444e98add47e30abe50a52d89eb19375dc43
0xe129fdd18f455d9d62072cad0c1665220a9b3abf71afa7f07a13bc2ac7dbf252

Functions
Getter at block 21247766
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x332be2bbd8192e4988cb951a7d624f39c5db926baa80e2867b7db794afe9caff
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6943eE7a4c2fa91a8bb6652396d3adB6438Aa2Cf, 0xd8b1704e99945076C59DFaeb410a43aFF698e300, 0x5Ce0cC34F4933C48e1C8784F19C3218Bc58BD26D, 0x295E127b88b295c00710bb423114EC635A6f7850, 0x655256B368160010307067f49574B49D24aa33a6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.