GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xb588e5a9df6554f83757694f54f8f47748dab9674275374b8b899741eda01f79
0x53b3fe1319e1bbd59e02e8c7a3595c02ec70c6ae9b6f6c47544d7ad430aeb258
0xccbb46beefebdd0c1f75dd479d1aa429bfbc4c14383fa4976663187bdbb6be9f
0x06455bd95971ea66b283c8c4ea4fc47cefe0b64961e017c64238932308c0d7bc
0x1aaacf86233175faad870f736ebc7aa66e1d09236de2748afc1774527a6b5065
0xc960819a8bbd935c042552a635d380bae533ec6fd5eb95d8305978fe47a64f6d
0x820206cd586fe75164c982f47d03f6e97270a897907c161179bc124b5b7ea52d
0x2ca69499c78cf30649c2e83b20600d2b762c1409463e18f703ef09dc7a87a885
0x99ab9d998c2cb9c7373f9ea68a7e6ee43fb8e9dda32fca3364c80d4173e9ad76
0x67cbf512a48dfa7c20c381c68d6e64034f94e32fc010b97c40aefecc51a96497

Functions
Getter at block 21393459
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5e60933822d07cff6227a33078a3ef5bd0f61bcb7a96a1d115cc335c7b8cbfbc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDd3964AF0e325f9A56e6D556539050Ac0F908952, 0x76ea331De44f1894feE0d7E260a1B062848b8878, 0x8DDc9163aaa0f5709417A2f95b24fde09D70811a, 0x3f007863257846a76071CbC65586E4527051e8c1, 0x6581E05d2a4721394bb14A9FDc1D20EC1Cd11807, 0xb12850Be507e480f86E2479A12ea524A1a1Ed0dB, 0x7165Fd4E4545E3c1dcC22bE345C452E911e7C898]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
23
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.