GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xfcaa6fbc349df9a1d1abb4e18c86620aadd283e873d1eeb342a7fae3c1778349
0x74eeabc7a631abbd4df05791a4648e94dfc24d227aab46fa46326707c56cbdbe
0x9ce1a4394e4e6bdcb6c7c4136678f49fa2bf8249f13c19c9e6a9483e0db8f8cd
0x8271c4db3cc2b200b950841d4f24ec81ec51176cdb2e57ace8ca4ac3656c887b
0xc922c183a4e96f0adee6a6ea77d4f53c1a76b7c0b31a1a77714447516205e689
0xe0e0472e77db5ac05aead07f99fee272d86375406f0dbb2b66a3fd8f2e32fb4a
0xa459390bb980bc469e8e121b4be9defc4254b75628b1ae2a7bb393ed9b543982
0xa537e75f9ff08a1f4a2bd15c1036441ae4f48f0feb9561d700db802213502b44
0x5c8a1c0916901d428dea6c508e902967730af9e6564cbbb5a679b03663e58705
0x0dbde3155256d48fc012905ebf1cf03009c0262341d5450cbdeccc7ba90c6a31

Functions
Getter at block 20941171
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1efeedbcf51d86cc5fa298fa6b6e3948e41286f0855f4c8916875ac007d61b5c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0802e0042f69c808dB0589F51F1F42fe4cf8aC94]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
59
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.