GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe6c863292acfe3c6edc1c6bd7b3ac7a7c11ae175fbe5e0d68a8b034d9aa584b4
0x2a2adfcd5a366079b66397a2de712018231bf15ea42fa8661b440675abbc98c8
0x719510ef10c4cf7fade5b1aa33b53e6bb914ce8f7c5027b22595bf41670a760e
0x333e217cf08e87d4d2ffbed9088b6e5f1f803cef1bbb0fb80cb3d3c46a45b489
0x818893d988f42c8e814d9f95e33af08ce645233f624b6c318d8fc50bf5b35a94
0x1a5bf7470d3c8d0cddc71fbbc28b1c630e1c86d08c362f3dd4d01ee366b2d04d
0x9e5c6eae04d91f36c0190d033af1ec777e8982028b47aff07cb5298494d0d999
0xc4732ae2d3e651f40c6b3925468810aea1162105ddac73ff7ea08180b350b795
0x1964d54d9984e9fb4ffdc94d49c31669fdadd8c773a10fd643c2993ae50b6c77
0x525dd4c9e05c251c68522971a22176583dd151025b07178c0562507fc3081a07

Functions
Getter at block 20886424
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc4d76f301ebd23e44c0f141ca1dffe6f89aed504dac9db77080314f237fa1d36
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x48A9d0953c8959AEb19bA55f5C04B0A54c84823C, 0x74Bc83E9B184dB706C44c7E46DFc126e913411EF, 0x06DAeB1A97972B9A12e171ed1FC86b392Fa3f89A, 0xb5d533d8675202B4b5D5E65591542D6237274B90, 0x4701f5F0b1aE73d018F91C38808c3058925cA526]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
398
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.