GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x253b5bbe107ae77daa0405af3f64d7bfe68e4b4b0891aa49e131747db5b9956c
0x107f6a90faa1f29f50eeaeafb250827e4994f6bffc3a9edd30f119e57dc27cdc
0x001d918eca02d35311a82e64bb53bc024cecad7c5b40c04dde43430d7528d266
0xf9b44072fe5ae1c1b89d4a74bf4c1b26044aef8d4cc91c41e5aa2b4e1a71115c
0xcce3da35dd6c482031817d4fa9448911c8d1fc7d8673787fd4220f7810fb4129
0xaa1a1f5e6c1354d063a466b396c48f9af8a38eaa5506665a2ac54b428be36324
0xbc4cd79ab2d9d4013f8d3c215446e21110ee71710af2dc75a9dfa3a1ea9010d6
0x87e9011277102f823afcae8f56b6f98739d49131173066aa308b5bc4eedb53cc
0x99e22b43757ec8d4d5092272b5df62ee53ab6dd3f798e0f72836051715cc9936
0xc666855616688aae9c80a5eb71a3718ed080f1d8ccd03064bff8983e29a2fc33

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