GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7adb483ab3784212065fc031115d010e1b100fd6c2ab6d515d635d3b76013381
0xc171e52ce0023c57c55a263841e48a9f9650f8a3729ac4c3758d95c517bd1c8d
0x6219adb57553c9f79888653f327433e45df7406a13dd0ea44823e69d2c127466
0x15defba8c167ad33f9d08a7c47cc5b9f4d783a5d3ef2c9198611b48ccdb04475
0xa5747dd21c029e9afc0f2cfd989e3eeae55dae924934088eb6801edfca824976
0xfce038d2455947097595cb3396c6c5f24e46d5e21105b5370860e3921169dff7
0x6df8c082cced03bd601b9c2d80e37bc153e6311d1a1bb4565d236175fa6e53b3
0xc01083906f97a772bb4926b7dea5c2bd9db4bc005d86b24ee73d5dbaf00f3f16
0x0a6ad30aa780eb4bfc71c26b7de9e282af7d76ac87ba2682b6992c6422e995dc
0x79683bff3e5df03695d203155bfb3d45835374e9a69ef3dc4930705f4e7b4316

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