GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc07e5cb64e8c9c1266b9682b5688b540839065a9b1bb461e802fd89f54658d4f
0x3d91eac65735a8c362dbbd498570c8c64db4164f5b5bd14a3227d4d38fa9d735
0x71215eda84f4e66dbc88ab1a4236c63ca0d30a8e7bcaa7806687b0040bf08fd3
0x11275a1cac7075d2a58ae287f3412a92be094da8a1476141051490fa18583a71
0x358fae5140e991cc5315c6c8178d836fd83798b7422af997054adc948a885af2
0x55cc0080734d16847eb9faf27fd860f100ed1489a41bc2beb7bdc3e4642e59ff
0x172c0d8c8ffa31c45ce9a99fd1a83eb120113eb68c842802302a0270607571fe
0x0896de340ed649009048632387be15559ff9619d39aaea8cb1ad5c06f8a02932
0x1d28baa3ac53fa5c9923457bf397f99bcf58707e39367536c78c03023a04be9e
0x0f3054c032c9756014adb1855a1968535cd5eb94da19558ee59d4853d8b3ceca

Functions
Getter at block 21193349
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf12b5e3eaacb28fa1a4c1c8be525294d8ba289a31ad80ac1b83098740fd23d11
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9aA17955039adA51d31eCdDdA144d279f1195029, 0x347568B9D9343Dd4Ca8e54afE0b00b5151938F92, 0x3a3dAd9320F5C45c3EE609576287c67e3Af137a5, 0x861c373ea4e04b1736e2aEaDf68cd42fC0aF28EE, 0x011C99220db1b61d535e4615710cAcf158f9911f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
69
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.