GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9dbf9f551676bfef27aea755ab648cf5a31a7becd01516e712f52dbc3e2af6c9
0x083400b410d2806446a85fe23a4d0e6d7e8ed923bbb590ea405fc45d08c29d4f
0x220b11791a702d20801ba8bc0108a62e6ddeb8f3b657157740e18a6e1d646096
0x67c684f6f30c3908afa0cc9800c15ea34ee96f7365dc145da881f99e04191f19
0xe55676b6c45c803df87bac2ad3770d812c0f65171ac9fdf1a90790f02ef7aec7
0xdcf7e4e779cc7c137e6e228f21084a53feaf28ca5cee07f113d4155e0d088ee2
0xed3fe95a3390b25d849b47cfad5bd61e7f4bfb51f1fd0e5e7ce086a149467d9a
0xf4f38cfaf389791d3e8a57e6c4cfccf686165705dfac7ace7fbce5a649daabd2
0x4f963f55d821b25a15cb910bcfb86a1b57d92f44706ea5d8a639d942ab951a96
0x71a27d550914c254f82152a85b3c315c4704699a3665f6bef80d5cdf0cbd3d8e

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