GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x62b426627d87a2e0c9174da488eeba0359afc6cec32d923f894671a82f7037a5
0x95470130df097b886191b5cad83802abd0d77b180ce260f997108014b4102183
0x9ccc5bf0f94560e618fb65579e4466fcc14b25af6939dc63d25dc13aad3ed28e
0x07da7cc2b9cc904b5b1d464cdf871fe25688428ca88fcf3e9c322b7c4bca12ac
0xf2a020cadfef3d267ccb0c64491dde0c2997ad8b126758bf9e1e7e2a46c77457
0xb22aacf73678fd2ca64365d59175ee36aae9a66b3fbf6320d12847dacd30e2b9
0x45fbbe8725bac941a77e117eb6aee20ce442c9e97a03041205b5e9e35bebf87a
0x697c632d2411aff41fced9369c9836e58cc732db411ff80f551cc173b710fa9f
0x9b326ad03b008b51b146143f2e81714aba71a7e8035fcb19dad2be3523519575
0xd91ddbbfb1e1508d932b7f6280c4b200f66070f7f52a45db9413987c12a6b199

Functions
Getter at block 21209730
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf7e45c9c3a1c32abee1e7855477a7d22aba983771da8fd42f75c9c3ea238a70d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc1cAf43fB9ac723feF07Ea94A1C423880cdf5301, 0xd20a8eEeFE93B728813C3f8FC9B6998b07be51DC]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
46
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.