GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x3d15c16620d66b55d6ea1b5f9cf1da903274d3d580ad025232fb22fde7b2292e
0x25679e34f201e31f176b8f77bae062126256e8be2bb304d4cc2370232c4ae7ad
0x7a5815f315dc4d1ab6706ee41fdf4d5e66d176ba44a252675fae7c22e29df108
0xb2b680c88ef43900f317bbf52fbbd042c2e33b7ea56d3b6cda178e220a244e78
0xfe0cb78f8d7abf6b4955c01517982ef8697fff61862ae074f9d1d2b04f1a9057
0xe4f2f837afa94fc6b0a15f5dc2425c454d7314f6f12a1504c3f1c2fd9820dadc
0xa152edcbcb821ca944490c9368acf0497c7bf987dc3730a464fd30ae873d8d33
0xaf27713e7ee3fadffb2198713913b1c856561c4e98710f74e81ffe625a441292
0xe254dc349906677713971110a5ed874bc3d2a0cde59803f215525bf213809e76
0x75dab63215ee9f8fd7ab26191bf3edf29f2e75a00c7070a82a932cb45506a850

Functions
Getter at block 21313425
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbdc5636f2653d681b916665f6eaeb3a4835d8a2f4fefd75c9edf944a25199092
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6a1dc5cc43d2440Dd3f42246E903D7c3e251c335, 0x40A9841e7055c24387e6b867898285258A608B66, 0x4C07BBC4C9a0e9453E2f0372F4925F17Dc700355]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
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.