GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd6ee98d41ec776b12b988bffabf3ff4971c66f7d4ae56fa356e3ce6e20b266a1
0x08fbd32530a46781d799db0193e109c4e8d1500c3eb2caa8984d27e2115d5d1b
0x82728299523e178c9c7eed3918c7f3f7524ffa5d62c072496e52338ec1a52f95
0x7caec5ba6433a0fef6f340d0dbf3756f31c37fc94ca53dc2f600b40584e889a5
0x6b9057a2b418b9391adc3bb40f45c2290e00cd2276643502032e740d68194666
0x6f97a22fc7489d5d99ff93879191ebe520d702007d3b5cd756ca2c091adab011
0xe63d3d5fc5bc22bb6faa8d04138907e1428c5c465d7e2e4d69681962220bdf3a
0x26b75048e708e8fd775f8a8be0a815c5f6764bbc8715af258ea4c2585d422594
0xe68c5d0d2ebc6186fffef2c13b3dbec7863e3927c70eda08c8403a87e6fbc207
0x1e9286858c464d996da5baa3617000c1f6efc848d7e45a078d9fe0d2c8d962db

Functions
Getter at block 20862263
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7ba3df189c4ba271d4b44078d1e878b35c65f05f3d04c22b5b869af4b328d513
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x214ae706Cef8457e1FBe5b962809AFb9d47C35Db, 0x46EB0f1d6Fcb42F8B6FA913B08Eb4426385948cA, 0x4F9ea0Df534F2047EE055B7616Ee57Beb516D0b1, 0xE963B12Ea0757efc53117ddC27B86f9076546888, 0x6640FAe4f8a0A143704837DF3d4bb8F7eF11DdB4]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
11
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.